sort a range
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
|