musclecarlover07
Registered User.
- Local time
- Today, 13:55
- Joined
- May 4, 2012
- Messages
- 236
When the user goes to add a record I don't want the ID (Auto number) to fill in automatically. I want the user to have to type in the all the data and when they hit the add button it then assigns an ID. Sometimes the user may have to exit out of the database before they finish the record. When they do this it creates a record with incomplete data or they accidentally create a blank record. When the data is displayed it uses another field as the criteria and when that field is blank it never shows up and it just sits in there.