C
Clif McIrvin
Excel 2003
Is there a way to discover the "current" cell of an inactive worksheet?
If I tab between worksheets, they always remember the last ActiveCell
.... I'm looking for something along the lines of
Sheets(x).LastActiveCell.
Is this information accessible via VBA?
Is there a way to discover the "current" cell of an inactive worksheet?
If I tab between worksheets, they always remember the last ActiveCell
.... I'm looking for something along the lines of
Sheets(x).LastActiveCell.
Is this information accessible via VBA?