0

I need to output to multiple cells in a row from an UDF and I tried this solution:

https://stackoverflow.com/a/43669306/90800

Function tester()
    tester = Array("a", "b", "c")
End Function

However, only the first cell contains "a".

Alexander Zeitler
  • 11,919
  • 11
  • 81
  • 124

0 Answers0