Re: Sort order via excel userform combobox



It sounds like you have one column for each combobox. Is there a reason why you
just can't sort just column A in ascending order, then sort just column B, then
sort just column C, then sort just column D.

There won't be any relationship for each of these rows, though.

jeff.white@xxxxxxxxxx wrote:

I have a similar problem with 4 comboboxes on an Excel Userform. Each
comobox has a list from column A, B, C and D. Column A is the
original Sort order by on the work***. What I'd like to see is when
I select Combobox2 (which is set for column B) that the order is
ascending, then if I were to switch to Combobox3, set up for column C
that Column C is now sorted in ascending order. If I go back to
Combobox1, which is Column A, this is again sorted. I've worked
through some code, but I get errors as I make a selection from the
list. Thanks!

--

Dave Peterson
.