<grumble> I feel so stupid here. How do you get a field in a form to update it's number value by one each time a new record is inserted. Basically I have a field which is "IdNo" and I want it to go up by one each time you insert new record without having to input the number yourself, thus preventing duplicating numbers.