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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search in a table from a vba module

Status
Not open for further replies.

FadeOut

Programmer
Mar 27, 2004
14
0
0
CA
I'd like to know is there a way to search a particular record in a table from a vba module loaded from a Macro?

The table is in the same file than the module itself
 
Well, I've find a solution for my problem,

I have used ADO objects to do this,


Thanx anyways

Ian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top