Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
How do I set a default data sort on a selected range in Exel. I select from
the collumn that the data need to be sorted on. But I have to select decending all the time and select no header row all the time. All I want to do is select the range to sort and hit OK. |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Have a look in help index for OFFSET and
It might be best to define a name for the range to sort insertnamesdefinename it anything you desire (sortrange)in the refers to box =offset($a$2,0,0,counta($a:$a),6) -- Don Guillett SalesAid Software "cHris" wrote in message ... How do I set a default data sort on a selected range in Exel. I select from the collumn that the data need to be sorted on. But I have to select decending all the time and select no header row all the time. All I want to do is select the range to sort and hit OK. |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to force a Default sort for a validation list | Excel Discussion (Misc queries) | |||
Want to set print gridlines as a default setting | Excel Worksheet Functions | |||
change the default setting of the line of objects. .75 to 2. | Excel Discussion (Misc queries) | |||
Default field setting for cross tabs | Excel Discussion (Misc queries) | |||
Changed Titled bar and now sort doesn't default to "Header Row" | Excel Discussion (Misc queries) |