Here's another short question - Can a combo box display information from two unrelated tables, but that have the same design?
I have two item number tables and they are both designed the exact same way, i.e. Column 1 = Item Number; Column 2 = Description. I want the combo box to pull from both tables and "add" the second table to the bottom of the first table.