G
Guest
hi,
I can preview my reports just fine when the database is located on my
machine. But, when it is located on the remote server, my users can't preview
a report. It just doesn't come up. The code is as follows:
doCmd.OpenReport "Sumrept", PrintMode
PrintReport acPreview
Does anyone have some clues as to why it doesn't work?
thanks -
I can preview my reports just fine when the database is located on my
machine. But, when it is located on the remote server, my users can't preview
a report. It just doesn't come up. The code is as follows:
doCmd.OpenReport "Sumrept", PrintMode
PrintReport acPreview
Does anyone have some clues as to why it doesn't work?
thanks -