Hello,
I have a switchboard with 3 buttons. Each button calls up a different report. Each report uses a similar form so that the user can input starting date and ending date via a calendar. Once the dates are established an OK button is pressed to call up the appropriate report. Since the date form is the same in all three cases is there a way that by pushing the report button the object name can be carried via a variable to the VBA code in a single date form so that when the OK button is pushed the appropriate report will come up. Thanks, Jeff!
I have a switchboard with 3 buttons. Each button calls up a different report. Each report uses a similar form so that the user can input starting date and ending date via a calendar. Once the dates are established an OK button is pressed to call up the appropriate report. Since the date form is the same in all three cases is there a way that by pushing the report button the object name can be carried via a variable to the VBA code in a single date form so that when the OK button is pushed the appropriate report will come up. Thanks, Jeff!