insert array into worksheet
I have a vba function (could be a subroutine I suppose)that calculates a 1x2 vector (as Single) i.e. array(0 to 1) as the result. I would like to place the resulting 2 values in the calling cell and the cell immediately below, e.g. F8 and F9 if called from F8.Is there a simple way to to this? Should I use a subroutine or function to do this properly?
Recent comments
5 years 36 weeks ago
6 years 22 weeks ago
6 years 34 weeks ago
6 years 37 weeks ago
6 years 38 weeks ago
6 years 43 weeks ago
6 years 52 weeks ago
7 years 2 days ago
7 years 3 days ago
7 years 3 days ago