B
Bob
I need to call an MS Access Report from VB. The computer has MS Access
installed on it. What is the correct syntax for the call.
installed on it. What is the correct syntax for the call.
I need to call an MS Access Report from VB. The computer has MS Access
installed on it. What is the correct syntax for the call.
Bob said:I need to call an MS Access Report from VB. The
computer has MS Access installed on it. What is the
correct syntax for the call.
What do you mean by "call an MS Access Report "?
Do you mean "Open" a report?
DoCmd.OpenReport "ReportName", acViewPreview