Hi,
I've got a simple form showing the contents of a table with add new record disabled.
There's a button to add a new record which, if the criteria are met, takes the user enables additions & takes the user to a new record. One of the fields is automatically filled.
This all works fine, my...