J
Jeff Abell
Hi,
Probably a simple question ...
In a table I have a particular field with datatype set
to 'number' (called "Item Number"). It is also the primary
key.
I also have a data entry form which allows new records to
be added to the table.
What I would like to do is make the text box control which
writes to the field "Item Number" automatically default to
the maximum value in the field + 1 i.e. increment to the
next number.
The table already has a lot of data, and the "Item Number"
field was only added recently.
If someone could help it would be greatly appreciated.
Thanks in advance,
Jeff Abell
Probably a simple question ...
In a table I have a particular field with datatype set
to 'number' (called "Item Number"). It is also the primary
key.
I also have a data entry form which allows new records to
be added to the table.
What I would like to do is make the text box control which
writes to the field "Item Number" automatically default to
the maximum value in the field + 1 i.e. increment to the
next number.
The table already has a lot of data, and the "Item Number"
field was only added recently.
If someone could help it would be greatly appreciated.
Thanks in advance,
Jeff Abell