Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 661
Default Code that identify row number

Help! What is the code to identify a row number? Example cell A5. What
code will return row 5?

Thanks
Paul

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Code that identify row number

Range("A5").Row

KL

"Paul" wrote in message
...
Help! What is the code to identify a row number? Example cell A5. What
code will return row 5?

Thanks
Paul



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Code that identify row number

Hi Paul,

Try:

Range("A5").Row


---
Regards,
Norman



"Paul" wrote in message
...
Help! What is the code to identify a row number? Example cell A5. What
code will return row 5?

Thanks
Paul



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
Identify Whole Number ileanardz Excel Discussion (Misc queries) 5 February 24th 10 06:21 PM
VBA code to identify last row in a sheet SharonP. Excel Discussion (Misc queries) 4 February 17th 06 02:15 PM
code to identify matching text andy hackett[_6_] Excel Programming 0 November 16th 04 08:17 AM
VBA Code to identify contents of a cell SLS Excel Programming 3 September 22nd 04 11:13 PM
VBA code or formula needed to identify certain records in a database Paul Simon[_2_] Excel Programming 1 August 16th 03 02:21 PM


All times are GMT +1. The time now is 01:15 PM.

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

About Us

"It's about Microsoft Excel"