Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I would like my macro to look for the first empty line and use that as the secdond range value. So for example, Do while ActiveCell< empty activecell.offset(1,0).Select loop Range("A3:activecell.offset(-1,0)").select The problem is activecell.offset(-1,0) doesn't appear to be a valid Range argument. -- evil baby ------------------------------------------------------------------------ evil baby's Profile: http://www.excelforum.com/member.php...o&userid=31983 View this thread: http://www.excelforum.com/showthread...hreadid=519719 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I feel so dumb - please help - this is a Range issue | Excel Worksheet Functions | |||
Range issue... | Excel Programming | |||
Names.Add - Range Syntax Issue | Excel Programming | |||
Copy Range Issue | Excel Programming | |||
Excel Range issue | Excel Programming |