I have a form that I use to collect data. I open the form with a command button Which opens the form to a new record.
I also want to use the same form for a search. I have placed a combo box in the report header. I will use another command button to open the form in data edit mode. The...