I have a Table (Mail_Type) that has two columns ("SLA" and "Doc_Type"). I am trying to create a form when a certain SLA is selected (1st combo box), then only certain Doc_types will show under the 2nd combo box. I followed this aid (http://www.datapigtechnologies.com/f...combobox1.html and http://www.datapigtechnologies.com/f...combobox2.html), however the 2nd combobox is completely empty and showing no results. I attached multiple screen shots below to try and show everything...I am an access novice so I can't figure out all the steps.
My Table that shows Name, and column names
What my form would look like:
My first combo box code that groups the SLA's into their common name (This works perfectly and shows correct when I run it)
My second Combo Box code shows...this doesn't work. It won't show anything when I try to expand it when using the form, and when I try to run it, it comes up with a blank table with only the SLA column (which is also blank)
![]()