Aug 7, 2003 #1 crsebesta Programmer Joined Aug 7, 2003 Messages 3 Location US Is there a way for the user to select the report output format (pdf or excel) BEFORE they run the report each time ?
Is there a way for the user to select the report output format (pdf or excel) BEFORE they run the report each time ?
Aug 11, 2003 #2 DrSimon IS-IT--Management Joined Dec 14, 2001 Messages 674 Location GB You'd have to call the report using a macro and have code to ask the user which output option to use. Upvote 0 Downvote
You'd have to call the report using a macro and have code to ask the user which output option to use.