I am trying to add a pull-down combo box to a form in MSAccess. The strange part is that the (email) column is missing. I have performed the following checks/actions
- Validated the SQL table (SUP_CONTACTS) has the desired column
- Validated MS Access has the linked table (SUP_CONTACTS) linked and contained the desired column.
- Deleted and relinked the table (several times), and repaired the data base (several times)
No luck, and not sure what is causing this defect.
Any help is greatly appreciated. Thanks.
FIG A: SQL Table (SUP_CONTACTS) with email column
FIG B: MSAccess Linked Table (SUP_CONTACTS) with email column
FIG C: Combobox missing email column