AlastairOz
Technical User
I have a combo box which looks up its values from a table. I set the bound column in the combo to the id field of that table.
When I update the table in the form with these values, it appears like the value stored in the destination table is a Record Number, as it is not the same number as the auto inc number I can see in the source table for the combo boxes.
It all seems to work OK, when I navigate through the form, the various combo and text boxes display the correct information.
Is this normal and OK?
When I update the table in the form with these values, it appears like the value stored in the destination table is a Record Number, as it is not the same number as the auto inc number I can see in the source table for the combo boxes.
It all seems to work OK, when I navigate through the form, the various combo and text boxes display the correct information.
Is this normal and OK?