ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is there code for finding last row of data? (https://www.excelbanter.com/excel-programming/315615-there-code-finding-last-row-data.html)

verc

Is there code for finding last row of data?
 

verc Wrote:
Hi all,

I need to produce graphs of data in spreadsheets for the rang
A2:A(last row) for spreadsheets with different numbers of rows of data
Is there a macro function to find the last row of a column of data?

Thanks,
Ambert


bump. Any nudge in the right direction would be appreciated

--
ver
-----------------------------------------------------------------------
verc's Profile: http://www.excelforum.com/member.php...fo&userid=1596
View this thread: http://www.excelforum.com/showthread.php?threadid=27439


Wolfram

Is there code for finding last row of data?
 
Here is the code:
LRow = ActiveSheet.UsedRange.Rows.Count

Wolfram

"verc" wrote:


verc Wrote:
Hi all,

I need to produce graphs of data in spreadsheets for the range
A2:A(last row) for spreadsheets with different numbers of rows of data.
Is there a macro function to find the last row of a column of data?

Thanks,
Ambert


bump. Any nudge in the right direction would be appreciated.


--
verc
------------------------------------------------------------------------
verc's Profile: http://www.excelforum.com/member.php...o&userid=15963
View this thread: http://www.excelforum.com/showthread...hreadid=274396




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

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