Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

access query executed from excel?

Status
Not open for further replies.

waghorncp

Programmer
Joined
Feb 2, 2002
Messages
2
Location
GB
I have a suite of queries running under a vba module in access 2000, using DoCmd().
I want to execute the access queries or preferably the VBA module holding them from (vba in) excel.
The idea is to have command buttons to i/p -process-o/p the data from excel. The database is too big for excel to handle but the i/p data is only 200 records.
Has anyone done this or similar.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top