Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I have a vertical range in a column called MyRange. I am trying to get it resized to reflect items added to the bottom. I tried With Range("MyRange").Resize(1,1) .Parent.Range(.Item(1), End(xlUp)).Name = "MyRange" End With This gives me a cell. How do you get this to work? Any reference material on how to do this? Thanks in advance for your help! Ray |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Range resize | Excel Programming | |||
Resize Range Question | Excel Programming | |||
Range Resize | Excel Programming | |||
Resize Range Problem | Excel Programming | |||
Resize and a question | Excel Programming |