XL2000: Returning Data with Data Access Objects (DAO) to a Custom Worksheet Function (213710)
The information in this article applies to:
This article was previously published under Q213710 SUMMARY
With Microsoft Excel, you can create custom functions using Visual Basic
for Applications. You can also use Data Access Objects (DAO) to
programmatically return information from an external database. This article
includes sample macro code that uses DAO to return an array of data to a
custom worksheet function.
REFERENCESFor more information about Data Access Objects, click Microsoft Excel Help on the Help menu, type what you need to retrieve external data 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 kbProgramming KB213710 |
|---|
|