View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cubbybear3 cubbybear3 is offline
external usenet poster
 
Posts: 40
Default Sorting w/Macros

I know how to set the "KeyX:=Range" using a variable, but is there any
way I can also set the "OrderX" value (either xlAscending or
xDecending) using a variable?
-pb