Auto Number in List Control

G

Gator

What code can I use to automatically display a number, or preferably, text
that will display the same "receipt number" as the previous record or the
next successive number. For example, I enter a receipt number in a
record...when I start the next record, on a form, I want to be able to click
in a list box the same receipt number as before or the next receipt number,
which would be just the next number in line.
 
Top