Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i have the following problem
I want to use the column's G lastrow and go to the lastrow of th worksheet("A") activecolumn using a macro Be more specific last_row = Worksheets("A").Range("G65536").End(xlUp).Row Using the last_row i want to go to the last_row of the activecolumn. So if the last_row =120 and the activecolumn is "B" i want to go to th cell 'B120' Thanks in advance Stathi -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lastrow | Excel Worksheet Functions | |||
Lastrow | Excel Worksheet Functions | |||
HELP Lastrow Range | Excel Discussion (Misc queries) | |||
LastRow of Data | Excel Worksheet Functions | |||
Help with LastRow | Excel Programming |