I have a form based on a query where a date is being requested. It populates the form nicely. Currently the requery pops up the request from the query to enter a new date. Not very elegant.
I am trying to have a field on the form accept a new date and on the update event requery based on the new date.
I have tried to generate an sql string as the criteria for opening the form. NO LUCK! I want to update the query but am a loss with my current skill set.
If anyone has any suggestions, I would greatly appreciate it.
I am trying to have a field on the form accept a new date and on the update event requery based on the new date.
I have tried to generate an sql string as the criteria for opening the form. NO LUCK! I want to update the query but am a loss with my current skill set.
If anyone has any suggestions, I would greatly appreciate it.