G
Guest
Dear Helpful users,
As a Newbie to ACC2000 I have created a dB for our Service Dept where we
record Customer details in one table and Repair details in another.
So far so good. I now want to create new records with a sequential number
automatically, doing it manually at present. I have in the Customer table a
record with a 4 digit number (from the old paper system) that I want to
increment for each new record.
What I can't seem to find in the Help and Ref and a lot of searching of this
forum is a way to find the highest number in the Customer table. For Example:
Customer | Record# | Other details
Fred | 1234
Jim | 1235
Bill | 1236 <--------- Need to find this number
Once I have found this number I can add 1 to it and use it for this field in
the table for a new record.
Any help offered is greatfully acknowledged
Chas
As a Newbie to ACC2000 I have created a dB for our Service Dept where we
record Customer details in one table and Repair details in another.
So far so good. I now want to create new records with a sequential number
automatically, doing it manually at present. I have in the Customer table a
record with a 4 digit number (from the old paper system) that I want to
increment for each new record.
What I can't seem to find in the Help and Ref and a lot of searching of this
forum is a way to find the highest number in the Customer table. For Example:
Customer | Record# | Other details
Fred | 1234
Jim | 1235
Bill | 1236 <--------- Need to find this number
Once I have found this number I can add 1 to it and use it for this field in
the table for a new record.
Any help offered is greatfully acknowledged
Chas