I made a form with 3 different Combo Boxes, "Age, Gender, Coverage"
I want to be able to apply the selected items to a sheet but I only need the value of the table when all three are applied to populate the cell in the sheet.
For example:
I open the form, select "Male, 18, 250K" click button apply and have it pull the value on the table that corresponds to all 3, "X"
I'm no sure how to link the table to the drop down buttons.
I want to be able to apply the selected items to a sheet but I only need the value of the table when all three are applied to populate the cell in the sheet.
For example:
I open the form, select "Male, 18, 250K" click button apply and have it pull the value on the table that corresponds to all 3, "X"
I'm no sure how to link the table to the drop down buttons.