Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
All,
I am trying to find out the last row of the column that I am currently residing. I believe the following code only looks at column A. How can I modify it for the column I have selected? LastRow = Cells(Rows.Count, "A").End(xlUp).Row Thanks!!!! Matt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using an offset formula for the reference in a relative reference | Excel Worksheet Functions | |||
Relative Reference | Excel Programming | |||
Relative reference | Excel Worksheet Functions | |||
Relative Reference | Excel Discussion (Misc queries) | |||
Go to lastrow using other column's lastrow | Excel Programming |