On a UserForm I have a ComboBox. RowSource resides on a WorkSheet/Table/Column. Upon ComboBox selection, I want to activate the WorkSheet/Table/Column/Row selection.

I've tried ListIndex without success.

All suggestions would be greatly appreciated.