I have an access database with an extensive amount of VBA. I am creating reports based on queries and parameter forms. In the production database everything is modal and accessed via forms. No access is given to the ms-access screens. I control all access via forms with buttons, etc. When running a report I would like to display a preview, then print if the user wishes. I do not give the user any menu bars or toolbars. How can I accomplish. Currently after displaying the report, and the user closing it, I ask if they want it printed, but of course it re-prompts with the parameter form. Is there a way around this?
Dave
Dave
Comment