accesconfused
New member
- Local time
- Today, 08:36
- Joined
- Sep 28, 2015
- Messages
- 4
Hi all,
I know saving calculated values to a table field are generally taboo. however, i want to assign each record that is entered a new ID based upon the person entering data (such that if i have multiple persons entering data at the same time the record ID's from each individual will not cancel eachother out.) I had thought a simple solution would be multipling the ID# of each data enterer by1000 and working from there (ie records 1, 2, 3, entered by data enterer#6 would be 6001, 6002, 6003). I have managed to make that work out as a calculated value on a form - but i am struggling with saving that value to a table.
any advice woudl eb appreciated, thanks so much
I know saving calculated values to a table field are generally taboo. however, i want to assign each record that is entered a new ID based upon the person entering data (such that if i have multiple persons entering data at the same time the record ID's from each individual will not cancel eachother out.) I had thought a simple solution would be multipling the ID# of each data enterer by1000 and working from there (ie records 1, 2, 3, entered by data enterer#6 would be 6001, 6002, 6003). I have managed to make that work out as a calculated value on a form - but i am struggling with saving that value to a table.
any advice woudl eb appreciated, thanks so much