Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi again! This time I need some help on the following issue: I have the limits of a range as 2 columns (the first one, it;s fixed, "A3", and for the second one I know the relative position to this one - for example, if this position is 20, i know it's about "A23" - 20 cells below "A3"). Can anyone help me to define this range into a "as range" VBA variable ?? Also, this definition will be executed multiple time, and in the first place I need a range delete. Is "Range("my_range")).delete" the correct method call for that? Thanks in advance, Chris -- loopoo ------------------------------------------------------------------------ loopoo's Profile: http://www.excelforum.com/member.php...o&userid=28792 View this thread: http://www.excelforum.com/showthread...hreadid=487185 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Define Name range | Excel Discussion (Misc queries) | |||
Define a range | Excel Discussion (Misc queries) | |||
Define a range based on another named range | Excel Worksheet Functions | |||
Define Range Name | Excel Programming | |||
TO DEFINE AMBIGUOUS RANGE ! | Excel Programming |