Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 64
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.programming
al al is offline
external usenet poster
 
Posts: 64
Default 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
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Functions for "current" & "previous" month to calculate data Priss Excel Worksheet Functions 11 April 15th 08 06:24 PM
HOW IS COLUMN "K" REFERENCED ON THE CURRENT ROW IN THE GOTO COMMAN mbnspect Excel Discussion (Misc queries) 5 January 10th 08 11:50 PM
How do I change the column heading in Excel to display "A" "B" "C Thai New Users to Excel 1 November 30th 07 08:06 PM
Please add a "sheet" function like "row" and "column" functions Spreadsheet Monkey Excel Programming 2 November 8th 05 04:08 PM
How do I split "A1B2" into "A1" and "B2" using text to column fun. Jennifer Excel Programming 1 February 2nd 05 10:01 PM


All times are GMT +1. The time now is 02:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"