Compile Error

vanny

Registered User.
Local time
Yesterday, 16:55
Joined
Feb 18, 2006
Messages
76
Hi I am getting this error : each time I try to run a report:

Compile Error :
Method or Data Member not found.​

Can anyone suggest possible reasons for this?

Thanks a lot
 
It would help if you posted the code surrounding the error - :)
 
does the underlying query open without a problem?
 
Yes the query runs without a problem
 
then there must be some code in the report. or on an additional control not coming directly from the source query containing a syntax error.
 

Users who are viewing this thread

Back
Top Bottom