I have used the following code on a userform for 3 comboboxes, I have 16 similar comboboxes, SSFRID1A, SSFRID1B, SSFRID1C etc. Its there a way to write the code once and use it for each cbox rather that creating a new sub for each.
---------------------------------
Sub Fault_ComboBox_SSFRID1A()...