I have a macro that runs via button on a form.
The macro uses the TransferText action to run a query and send the output to a .csv file. This works great, BUT..
I want to validate that the user puts data in when prompted by the query's parameters. I don't want it to run if the user makes a mistake and hits enter without putting a date in the StartDate and EndDate parameter boxes.
thanks, Linda
The macro uses the TransferText action to run a query and send the output to a .csv file. This works great, BUT..
I want to validate that the user puts data in when prompted by the query's parameters. I don't want it to run if the user makes a mistake and hits enter without putting a date in the StartDate and EndDate parameter boxes.
thanks, Linda