S
SystemHack
Assume that I have a variable "NumCount" and I want to sort the range of
cells from (1,B) to (2,NumCount), sort by the first column accending
order. What kind of code could I use ?
cells from (1,B) to (2,NumCount), sort by the first column accending
order. What kind of code could I use ?