Hi Team,

I have sheet name "Details" with different Range table columns like Table1,Table2,Table3 with data, i am using a userform with 3 comboboxs which are getting the data while form initialization from table1,table2 and table3 respectivley.

my requirement is :

i want to show the combobox values by latest value in the top of combobox and want to show filtered data only from the tables(if i uncheck any value in the table it should not show up in combobox)

thanks in advance