Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Insert the following near the beging of your code:
Range("B65536").Select Selection.End(xlUp).Select If you want the row number: r = ActiveCell.Row "GJR3599" wrote: How do I code a macro (or keystroke it) to find the last row that has data in a column without harcoding the macro to a specific row? I have sections of data (every 6th row is blank) and I want to be able to find the absolute last row that has data in it for column B no matter where that last row is. Thanx. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
finding top 80% line from a descending list | Excel Worksheet Functions | |||
Finding the last line on a spreadsheet | Excel Discussion (Misc queries) | |||
finding unknown from a line of best fit | Charts and Charting in Excel | |||
Macro problem on, Yellowed line - previous line or next line. | Excel Programming | |||
ListBox (finding Repost) (try to line up my example) | Excel Programming |