Good day,
I have a form with several buttons that opens several forms. When I first started I had a button open a form through VBA with Docmd.OpenForm "...", add... but now I want it to open with all records and then have a command button to take me to a new record. So I deleted the VBA and put a open macro on there, BUT now when I open the form, even from the navigation pane, it still open on a new record I can see the previous ones. Why is that?
I appreciate the help!
Thank you,
I have a form with several buttons that opens several forms. When I first started I had a button open a form through VBA with Docmd.OpenForm "...", add... but now I want it to open with all records and then have a command button to take me to a new record. So I deleted the VBA and put a open macro on there, BUT now when I open the form, even from the navigation pane, it still open on a new record I can see the previous ones. Why is that?
I appreciate the help!
Thank you,