XL2000: How to Use a Custom Function in Another Workbook (213645)
The information in this article applies to:
This article was previously published under Q213645 SUMMARY
In Microsoft Excel, you can create custom Microsoft Visual Basic for
Applications functions to perform calculations. By default, these custom
functions are available to all worksheets in the workbook that contains the
custom function. Therefore, you can call them just as you call built-in
functions in Microsoft Excel. However, if you attempt to call a custom
function from outside of the workbook that contains the code, you must
first make a reference to the workbook that contains the custom function.
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbdtacode kbhowto kbProgramming KB213645 |
---|
|