Macro to Set the Last Cell in Selected Range as Active CellID: Q65332
|
After a range of cells is selected on a Microsoft Excel worksheet, the
active cell is the first cell in the range. The macro command to make
the last cell in the range the active cell is as follows:
=SELECT(,"r["&ROWS(SELECTION())-1&"]c["&COLUMNS(SELECTION())-1&"]")
Additional query words: 2.0 2.00 2.01 2.1 2.10 2.2 2.20 2.21 3.0 4.0 5.0
Keywords :
Version :
Platform :
Issue type :
Last Reviewed: March 21, 1999