Hi Guys/Girls,
I have a database that contains Temporary workers names. They need to be able to add a new Temp worker, however currently the TempID is an autonumber and with my current set-up (which I'm sure is wrong) when they open the Add New Temp form and type just a single letter but decide they didn't mean to do that it still adds that to the temp table. Even if the remove the letter/number typed.
So my question is How do I make my form not add the Data to the Table until they hit the save button?
Cheers
Bizzy
I have a database that contains Temporary workers names. They need to be able to add a new Temp worker, however currently the TempID is an autonumber and with my current set-up (which I'm sure is wrong) when they open the Add New Temp form and type just a single letter but decide they didn't mean to do that it still adds that to the temp table. Even if the remove the letter/number typed.
So my question is How do I make my form not add the Data to the Table until they hit the save button?
Cheers
Bizzy