I have an Excel sheet linked to an Access database.
There is a combo box on a form in the database and its Row Source is the linked Excel sheet. The first column in the Excel sheet is numeric, the remaining 3 fields are text.
When the combo box is clicked, only the numeric field will show in the drop down, the text fields appear blank. I have the column count set correctly, as well as the widths, and the combo box is bound to the first column.
I have also tried this with the Excel sheet having all text fields and none of the values are visible in the combo box based on the Excel sheet.
I believe I have used this in the past succesfully.
Why won't this work? Has something changed in how Excel sheets link into Access?
Ed
There is a combo box on a form in the database and its Row Source is the linked Excel sheet. The first column in the Excel sheet is numeric, the remaining 3 fields are text.
When the combo box is clicked, only the numeric field will show in the drop down, the text fields appear blank. I have the column count set correctly, as well as the widths, and the combo box is bound to the first column.
I have also tried this with the Excel sheet having all text fields and none of the values are visible in the combo box based on the Excel sheet.
I believe I have used this in the past succesfully.
Why won't this work? Has something changed in how Excel sheets link into Access?
Ed