A
awm
I have a table where I would like not to use an AutoNumber since I am
importing a file with approx. 1000 sequential numbers. When a new record is
added, I would like to use a DMax formula to create the next sequential
number.
I have tried to develop a form using all the entities of the table however I
cannot "assign a value to the object" when I have tried to create a DMax
formula to use the highest number in the table +1.
Am I approaching this the wrong way? Should I be using macros and queries
to create a new sequential number and append the table with the new record,
or is there a better way to do this?
Thanks.
importing a file with approx. 1000 sequential numbers. When a new record is
added, I would like to use a DMax formula to create the next sequential
number.
I have tried to develop a form using all the entities of the table however I
cannot "assign a value to the object" when I have tried to create a DMax
formula to use the highest number in the table +1.
Am I approaching this the wrong way? Should I be using macros and queries
to create a new sequential number and append the table with the new record,
or is there a better way to do this?
Thanks.