Maybe I'm asking about the wrong command, but I have a form that instead of using a find button to locate records, I would like to re-run the query behind the form. I have an event with the following command, but when the button is pressed it asks for each input criteria for the sql twice. Have I got the statement coded correctly or should I be using some other command. Thanks in advance for any help.
Me.Requery
Forms("project_timeline_form".Requery
Thanks again, Travis
Me.Requery
Forms("project_timeline_form".Requery
Thanks again, Travis