Good Morning,
I have searched the forums for my question, I'm sure there is something I have missed. I have two pesky comboboxes that refuse to show the table contents. I have checked my options in both the form and the tables and cannot see where I have gone wrong.
What I have is one table that contains department names and the other that contains categories. In the properties of the main table, each are set to combobox and are pointed to the tables along with bound column 1 and column count 1. Since they do not need to be linked, only read, I have only set them up as data tables to pull from. Trouble I am having is when you view the dropdown information, it's blank. No data shows up. but if I change the limit to list to yes, it says that that whatever I type in (in the table or not) is not on the list.
I have to be missing something. I apoligize if this turns out to be some stupid overlooked error. I appreciate all you help.
I have searched the forums for my question, I'm sure there is something I have missed. I have two pesky comboboxes that refuse to show the table contents. I have checked my options in both the form and the tables and cannot see where I have gone wrong.
What I have is one table that contains department names and the other that contains categories. In the properties of the main table, each are set to combobox and are pointed to the tables along with bound column 1 and column count 1. Since they do not need to be linked, only read, I have only set them up as data tables to pull from. Trouble I am having is when you view the dropdown information, it's blank. No data shows up. but if I change the limit to list to yes, it says that that whatever I type in (in the table or not) is not on the list.
I have to be missing something. I apoligize if this turns out to be some stupid overlooked error. I appreciate all you help.