I have this scenrio, I have drop down list that inserts the number 1 in a subform in datasheet view, the field name is Base Number, is there way to auto increment the previous base number by one in the next record of the datasheet?
Base number
1
Base number
2
This is not going to be used as an autonumber, each time a new account is created, foe instance the dropdown will up a 1 in the first record of the subform field Base number.
Base number
1
Base number
2
This is not going to be used as an autonumber, each time a new account is created, foe instance the dropdown will up a 1 in the first record of the subform field Base number.