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!

probably really simple...

Status
Not open for further replies.

Hacman

Technical User
Aug 23, 2003
3
GB
I'm trying to teach myself VBA... I keep finding bits of code on the net like tihs:

Dim someName As Database

But Access seems to think that Database is a user defined type and since I havn't defined it anywhere, the code won't run. Is there some VBA equivalent to import or #include that I'm missing? I'm running Access 2K.

thx
 
nm. I'm retarded. Seems the thread started just before this one asked *exactly* the same question, and it was answered.

thx nhtraven.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top