Visual Basic Example to Open a RecordSet Using DAO (148361)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q148361 SUMMARY
This article provides a Visual Basic for Applications example of how to
create a Data Access Object (DAO) record set that contains the results
of an SQL Query string.
REFERENCES
For more information about the OpenRecordSet method in Microsoft Excel 97,
from the Visual Basic Editor, click the Office Assistant, type
OpenRecordSet, click Search, and then click to view "OpenRecordSet
method."
NOTE: If the Assistant is hidden, click the Office Assistant button on the
Standard toolbar. If the Assistant is not able to answer your query,
please see the following article in the Microsoft Knowledge Base:
176476 OFF: Office Assistant Not Answering Visual Basic Questions
For more information about the OpenRecordset method, click the Index tab
in Microsoft Excel 7.0 Help, type the following text
and then double-click the selected text to go to the
"OpenRecordsetMethod" topic.
| Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
|---|
| Keywords: | kbdtacode kbhowto kbProgramming KB148361 |
|---|
|