XL2000: How to Return Multiple Values from a Custom Function (213484)
The information in this article applies to:
This article was previously published under Q213484 SUMMARY
In Microsoft Excel, there are two different methods that you can use to return multiple values from a custom function: One method returns a variable-sized array, and the other method returns a fixed-size array.
This article contains sample Microsoft Visual Basic for Applications
procedures that demonstrate each of these methods.
REFERENCESFor more information about using arrays, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type using array in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbdtacode kbhowto kbinfo kbProgramming KB213484 |
---|
|