Hello
I have set up a macro that will run several queries that I have in my database. I also have a form set up. At the top of the form I have a text box where you enter the date that you want to select data for. This is referenced in to each query - so that you need to enter a date in the form for the queries to work (or you will be prompted for a date if you don't use the form). If I set up a macro to run each query, how do I get it to prompt me for the date for each query? I just tried to run the macro and even though I have entered the date on to the form, it won't bring me any data back.
I have set up a macro that will run several queries that I have in my database. I also have a form set up. At the top of the form I have a text box where you enter the date that you want to select data for. This is referenced in to each query - so that you need to enter a date in the form for the queries to work (or you will be prompted for a date if you don't use the form). If I set up a macro to run each query, how do I get it to prompt me for the date for each query? I just tried to run the macro and even though I have entered the date on to the form, it won't bring me any data back.