Hi all,
I am using a popup form for entering new records. On the forms “on Load “ event I use the following code, DoCmd.GoToRecord , , acNewRec..but once the forms is open all controls are populated with “#Deleted”.
Front end Access 2007, backend SQL 2008.
Do i really need to create a command...