PhilMan2006
MIS
I have a start form(FormABCStart) that contains a macro/compiled macro. In the start up form it contains 2 prompts, a beginning date and a ending date. This date range creates a Hot File. Which then launches the final report(FormABCFinal) that contains all the necessary data. What I would like to have appear in the Header of the final report is the date range that selected in the beginning. How can I pass these variables to the final report.