I'm trying to take the data from column "C" (excluding the header) on sheet "Health Form Corrections" and display it into "ComboBox1" on "UserForm1" without any duplicates in the combo box.
From that combo box I want to hit "Submit" and have it display all of the data that matches the combo box selection from sheet "Health Form Corrections" onto "Sheet3" (anywhere is ok for now).
I have never figured out how to display data, period. But now I'm also trying to get a combo box without duplicates. Any help is greatly appreciated! Thanks!
From that combo box I want to hit "Submit" and have it display all of the data that matches the combo box selection from sheet "Health Form Corrections" onto "Sheet3" (anywhere is ok for now).
I have never figured out how to display data, period. But now I'm also trying to get a combo box without duplicates. Any help is greatly appreciated! Thanks!