bluedemon186
Registered User.
- Local time
- Today, 14:48
- Joined
- Dec 7, 2011
- Messages
- 20
Hello,
I am creating a database for my company and I need to find a way to insert incremental default value for my "Sample_Nbr" Field. The Sample Number has the following format.
MMDDYYYY-01
MMDDYYYY-02
MMDDYYYY-03
and so on...
Is there way so that I can have the value inserted automatically when the user adds a new record? Also, resets the count to 1 for the new day?
I am creating a database for my company and I need to find a way to insert incremental default value for my "Sample_Nbr" Field. The Sample Number has the following format.
MMDDYYYY-01
MMDDYYYY-02
MMDDYYYY-03
and so on...
Is there way so that I can have the value inserted automatically when the user adds a new record? Also, resets the count to 1 for the new day?