Rudolf F. Vanek
rfv at entelix.com
Fri Mar 28 09:59:00 CST 2003
Hi, We are designing a utility that opens any assigned report at another external MDB in design mode view, makes some changes to it, and then opens the report in preview. Since there were made changes to the report design and those changes should be discarded on closing the report, I would like to insert via code a function to close the external report without saving the changes. I know how to do that with. DoCmd.Close acReport, rp, acSaveNo The problem is I am accessing a report in another external db. Any suggestions? Rudolf F. Vanek -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://databaseadvisors.com/pipermail/accessd/attachments/20030328/0820bdfb/attachment.html>