Coding Equivalent of CRL-A?
When in a worksheet I can manually select all cells by doing a control-A is there an equivalent I can use when coding?
I tried recording a macro and it just enters the particular range that was selected so is not dynamic in the way control-A is.
I am trying to do this as a precondition before doing a sort on all the data.
|