I have a form that is linked to a query. The query is created based on the tables which are linked to SQL server. I have set the form’s data entry property to true. But somehow, when the form opens, it is still filled with the data. I have tried: Docmd.openform “formName”,,,, acformAdd, and it failed too.
How can I make the form open – just BLANK…
Thank you in advance for your help!
How can I make the form open – just BLANK…
Thank you in advance for your help!