Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a table where A1 and B1 contains respectively "Software" and "Amount". I would like to sort range (A2:B10) based on ascending sorting of Software. I tried several things with range("A2:B10").Sort(Key1:=Range("A1")) but nothing works... could you help me please ? thx, Maileen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula to sort a range so that it matches the exact rows of a column that is outside that range? | Excel Discussion (Misc queries) | |||
Can I sort by Range Name? | Excel Discussion (Misc queries) | |||
Sort range changes during sort | Excel Discussion (Misc queries) | |||
Sort a Range | Excel Discussion (Misc queries) | |||
Range.Sort in VBA | Excel Programming |