G
george
Hi,
I have a table with 2 fields used as the rowsource for a
combo box (throu a query). The primary key is an
AutoNumber and next to it there is a text field with the
names of the different parts for a machine.
For autonumber entry 1 I have left the text field next to
it blank and I start using the names of the different
parts from entry 2 on, thinking that in this way I give
the user of the combo box the convenience of a blank
field in case he changes his mind about a choice he made
and he would like to leave the combo box blank.
Generalizing this example, in terms of database design, is
this a good practice or will it lead me to trouble later
on?
thanks in advance, george
I have a table with 2 fields used as the rowsource for a
combo box (throu a query). The primary key is an
AutoNumber and next to it there is a text field with the
names of the different parts for a machine.
For autonumber entry 1 I have left the text field next to
it blank and I start using the names of the different
parts from entry 2 on, thinking that in this way I give
the user of the combo box the convenience of a blank
field in case he changes his mind about a choice he made
and he would like to leave the combo box blank.
Generalizing this example, in terms of database design, is
this a good practice or will it lead me to trouble later
on?
thanks in advance, george