i have a table which has a field called 'schedule'. the field uses a combo box, table/query, which 'points to' a table with three columns - the 1st column of the lookup table is designated as the one to bind to the field 'schedule'. also, in configuring the column widths, i indicated the widths of all three available look up fields for viewing.
i created a form which includes a combo box field with the same row source as the one used by 'schedule' field on the underlying table; the field's control source is designated to be 'schedule'. the bound column was designated as 1, once again.
would i not expect to be able to see the same three columns from the same underlying look up list when i go to enter data using the form view of the table?
i created a form which includes a combo box field with the same row source as the one used by 'schedule' field on the underlying table; the field's control source is designated to be 'schedule'. the bound column was designated as 1, once again.
would i not expect to be able to see the same three columns from the same underlying look up list when i go to enter data using the form view of the table?