Error message when running a report from prompt form

T

Tony Williams

I have a report that runs from a prompt form that has two controls for date
parameters. The report runs fine on my machine but when another user tries
to run the report they get this error message

"You entered an expression that has an invalid reference to the property
visible
The property may not exist or may not apply to the object you specified"

Can anyone tell me where to start looking for the reason why they are
getting this error and I'm not?

Thanks
Tony Williams
 
K

Klatuu

Compare your VBA References to those on the offending machine. This sounds
like a Reference problem.
 
T

Tony Williams

Thanks I'll have a look at that
Tony
Klatuu said:
Compare your VBA References to those on the offending machine. This
sounds
like a Reference problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top