Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default read value of last cell in column

How do I read the value of the last cell (the bottom one) in a given column?

Scott


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default read value of last cell in column

msgbox Cells(rows.count,"A").End(xlup).Value

--
Regards,
Tom Ogilvy

"S.E." wrote in message
...
How do I read the value of the last cell (the bottom one) in a given

column?

Scott




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
Read data from a Row to a Column Ken G. Excel Discussion (Misc queries) 5 September 11th 08 02:01 PM
Transpose row to read to column Tiesthatbind Excel Worksheet Functions 7 July 12th 06 10:39 AM
read a column of names and place a number in the next cell Judy Hallinan Excel Discussion (Misc queries) 1 December 7th 05 11:48 PM
Read the contents of the column VJ[_4_] Excel Programming 0 June 3rd 04 03:26 PM
read from 1 cell read to and other using vba Henrik[_4_] Excel Programming 1 December 25th 03 06:15 PM


All times are GMT +1. The time now is 04:36 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"