RUN TIME ERROR 2451

A

amsuria

It says "The report name 'rptProject' you entered is misspelled or refers
to a report that isnt open or doesnt exist"

I think, my problem is - my report isnt open... how to open a report?


thank you.
 
S

Stefan Hoffmann

hi,
It says "The report name 'rptProject' you entered is misspelled or refers
to a report that isnt open or doesnt exist"

I think, my problem is - my report isnt open... how to open a report?
Double click it or if have some buggy piece of code, use DoCmd.OpenReport.

mfG
--> stefan <--
 
Top