Could someone please tell me how to write a custom function in Open Office Basic to be used in Open Office Calc and that returns an array of values. An example of one such built-in function is MINVERSE. I need to write a custom function that populates a range of cells in much the same way. Help would be much appreciated.
|
feedback
|
|
Yay, I just figured it out: all you do is return an array from your macro, BUT you also have to press
| |||
|
feedback
|