K
Kevin Chapman
I have a number of tables in a 2002 database. One table uses another for a
list of lookup values in a combo box.
The table it is looking up is CB_GROUPS with the following expression.
SELECT DISTINCTROW [CB_GROUPS].[CB GROUPS] FROM [CB_GROUPS];
This all works fine and the drop-down list appears etc etc. The weird thing
is that the table CB_GROUPS is no longer visible! I cannot see it / open it
to edit it.
I believe the database was started in Access 97 and converted to 2002 format.
I'd appreciate your help guys!
list of lookup values in a combo box.
The table it is looking up is CB_GROUPS with the following expression.
SELECT DISTINCTROW [CB_GROUPS].[CB GROUPS] FROM [CB_GROUPS];
This all works fine and the drop-down list appears etc etc. The weird thing
is that the table CB_GROUPS is no longer visible! I cannot see it / open it
to edit it.
I believe the database was started in Access 97 and converted to 2002 format.
I'd appreciate your help guys!