R
RacheleP
Ive searched high and low in this group and have learned that Autonumber is
not the best way to assign a unique (PrimaryKey) number. What I havent been
able to figure out is the best way to accomplish my goal.
I am issuing Returned Goods Authorizations (RGA's) to customers. I dont
want my user to have to find the next RGA number to use. How do I get Access
to assign the next RGA number when my user goes into the Form to enter the
data? I need the database to start with 3642 as the next RGA number.
not the best way to assign a unique (PrimaryKey) number. What I havent been
able to figure out is the best way to accomplish my goal.
I am issuing Returned Goods Authorizations (RGA's) to customers. I dont
want my user to have to find the next RGA number to use. How do I get Access
to assign the next RGA number when my user goes into the Form to enter the
data? I need the database to start with 3642 as the next RGA number.