| |
sherry
Posts: 2
Score: 0
Joined: 3/30/2005
From:
Status: offline
|
Hi, I have a working access 2003 report(which calls a macro) and therefore cannot save it as a DAP. The workaround is to have a Data Access Page (in Access) with a button and write vb script behind the button on click event to launch the report. I am new to VB Script and am hoping someone can help me. I have read Snipah's postings on similar issues. I have tried: Me.DoCmd.OpenReport "rWinback", acViewPreview but Me is not a supported object. Any suggestions will be greatly appreciated.
_____________________________
sherry
|
|