I have a form in which one field is a Receipt#. Is there a way to insert a control so that when you enter a new record the control looks up the receipt number of the previous record and then increments that number by 1, in order to produce the receipt number for the current record?<br><br>I can't use an AutoNumber field because only one such field is allowed, and it is already taken up by the AutoRecordID field.<br>Tom<br>