A
AlwaysFroosh!
I'm trying to figure out why one user of my MDB file is getting this error
when opening a report. As is suggested in all the posts I could find on this
topic, the error happens at this point in the code:
DoCmd.OpenReport Datasheet, acViewPreview
but it's only happening for this one user. When I tried to debug it on his
computer, I found that I can't even open the reports in design view. Does
anyone have any idea what may be causing this??
Thanks,
Graham
when opening a report. As is suggested in all the posts I could find on this
topic, the error happens at this point in the code:
DoCmd.OpenReport Datasheet, acViewPreview
but it's only happening for this one user. When I tried to debug it on his
computer, I found that I can't even open the reports in design view. Does
anyone have any idea what may be causing this??
Thanks,
Graham