View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gazza Gazza is offline
external usenet poster
 
Posts: 31
Default Sort Ascending or Descending using Option Button

I have a user-form with 3 option buuttons, depending on which option is
clicked the event runs and the data is sorted by the relevant column. How do
I add in an extra couple of options that will toggle between sorting the
data select option either ascending or descending.

thanks

Gaz