Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, Im pretty new to excel macros as well, and Im not sure I understoo exactly what you need, but you could try with Range(Selection, Selection.End(xlDown)).Select Its the same as using CTRL+SHIFT+DOWNARROW - which means if you have list of unknown length, it will just select from where you are, to th last filled row going down. The only thing is that your active cell need to be in the filled colum -- lonfnic ----------------------------------------------------------------------- lonfnico's Profile: http://www.excelforum.com/member.php...fo&userid=3339 View this thread: http://www.excelforum.com/showthread.php?threadid=53207 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error: "the copy area & the paste area are not the same size & sh | Excel Discussion (Misc queries) | |||
How to get print area borders - UsedRange not correct. | Excel Programming | |||
Creating cells with Diagonal borders | Excel Discussion (Misc queries) | |||
Creating Borders with a formula | Excel Programming | |||
selecting used area | Excel Programming |