Combo Box/ Autonumber in Form

M

MCCam

In my form, I have an PreApproved #(AutoNumber), Customer ID(NumberField),
CustomerName(TextField)... everything works fine, except I want to be able to
use the CustomerID field multiple times on different PreApproved # without
having the CustomerID go back to old PreApproved# data. How can I do this?
 
Top