ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Column A of current row - "Home" (https://www.excelbanter.com/excel-programming/423795-column-current-row-home.html)

al

Column A of current row - "Home"
 
need a code which would take me to Column A of current active cell -
when recording action with shortcut "Home" - i'm not getting the
correct macro.
Pls help - thxs

Jim Cone[_2_]

Column A of current row - "Home"
 
Cells(ActiveCell.Row, 1).Select
--
Jim Cone
Portland, Oregon USA



"al"
wrote in message
need a code which would take me to Column A of current active cell -
when recording action with shortcut "Home" - i'm not getting the
correct macro.
Pls help - thxs

al

Column A of current row - "Home"
 
On Feb 10, 8:42 am, "Jim Cone" wrote:
Cells(ActiveCell.Row, 1).Select
--
Jim Cone
Portland, Oregon USA

"al"
wrote in message
need a code which would take me to Column A of current active cell -
when recording action with shortcut "Home" - i'm not getting the
correct macro.
Pls help - thxs


thxs


All times are GMT +1. The time now is 03:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com