Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default HOW TO STORE CURRENT COLUMN & ROW

I need a current_row() & current_col() function so I can store row / column
where user places cursor. Is there something built in so I can get this
info? I need to store row and column info to a variable.

TIA


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default HOW TO STORE CURRENT COLUMN & ROW

Use this

Arow = ActiveCell.Row
Acol = ActiveCell.Column



--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2002 SP-2)
www.rondebruin.nl



"tootles" wrote in message news:nR0fb.33094$AH4.17589@lakeread06...
I need a current_row() & current_col() function so I can store row / column
where user places cursor. Is there something built in so I can get this
info? I need to store row and column info to a variable.

TIA




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
How to get current row-column? [email protected] Excel Discussion (Misc queries) 1 February 6th 07 08:02 AM
store inventory sheet(ex:sports equipment store) vardan Excel Worksheet Functions 1 October 11th 06 12:51 AM
highlight current row/column RyanV Excel Discussion (Misc queries) 1 August 11th 06 01:56 PM
Help! Current Date in a column Glynn Furr Excel Worksheet Functions 3 June 3rd 06 08:14 PM
how do I highlight the current row and column Ssalzman Excel Discussion (Misc queries) 4 March 31st 06 12:11 AM


All times are GMT +1. The time now is 05:43 PM.

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"