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

Compile Error

Status
Not open for further replies.

vijip2001

Programmer
Oct 14, 2003
61
US
Gurus,


My computer has an application running on Access 2003(coded in VBA). My client's computer has Access 2000.
When i take the same application and run on my client's computer, i initially got missing reference. So i fixed it. Now when i try to update a recordset, it gives error:
"Compile error: Method or data member not found".
But it runs perfect on my computer though.
What am i missing here? Please help.

Thanks,
Viji
 

You are missing the correct forum - try Forum 707 for Microsoft VBA. You will get a better help there. This is VB 5 & 6


Have fun.

---- Andy
 
How do i get to that forum? I searched for FORUM 707 and i couldn't find one

Viji
 
forum707

I think you still have a missing reference. Please show the line of code where the error occurs (plus the lines that initialize whichever variables are in that line).

 
Never mind..Got the link..Thanks for all your help.

Viji
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top