S
Selee
I imported a large Approach DBF file into Access 2007. I set up my data
entry form for the new table. On my old Approach form we had a field
"Sample Number". When you started the database, the input form came up.When
you click on the sample number field, a new sample number appeared which was
the previous record sample number +1. Seems simple enough. No validation
was required and Approach listed the field as a field box, numeric, auto
number-serial.
Ok when I bound this field to the new table field in Access, I set it up as
a numeric field box. I tried to set it for auto number but since there were
previous entries, Access wouldn't allow it. Anyway, I tried finding a way
to increase the last record sample number by 1. I've set up the expression
for the control source field many different ways but nothing works. Can
anyone tell me how to take the [sample_no_] bound field and set it to
increment by one when someone clicks to input a new record?
Is this possible?
entry form for the new table. On my old Approach form we had a field
"Sample Number". When you started the database, the input form came up.When
you click on the sample number field, a new sample number appeared which was
the previous record sample number +1. Seems simple enough. No validation
was required and Approach listed the field as a field box, numeric, auto
number-serial.
Ok when I bound this field to the new table field in Access, I set it up as
a numeric field box. I tried to set it for auto number but since there were
previous entries, Access wouldn't allow it. Anyway, I tried finding a way
to increase the last record sample number by 1. I've set up the expression
for the control source field many different ways but nothing works. Can
anyone tell me how to take the [sample_no_] bound field and set it to
increment by one when someone clicks to input a new record?
Is this possible?