Hi all,
I am trying to limit items displayed based off of a primary combo box selection. E.g If I have apples, pears and oranges and I select Apples in the first combo box, then I only want to display different varieties of apples in the second combo box.
I am using an excel tables as the data source and have Apples, pears and oranges in the first table, and Varieties in the second table.
Thank you all for the help!