View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_124_] John[_124_] is offline
external usenet poster
 
Posts: 2
Default Sorting 3 columns in a 2 dimension array

Hello ...

I would like to sort a 3-column combo box list; ordered by Column1
then by Column2 then by Column3.

Have looked at Tom Oglviy's dialogue with Tim Zych (Nov 5, 2002), but
am not sure how to scale the VBA code to accomplish my task.

Would appreciate any help.

John