Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
or..
you can highlight a range.... dim x as range set x = selection msgbox x.address regards FSt1 "FSt1" wrote: hi current range????? dim x as range set x = range("A1:L100")'set to current range regards FSt1 "lwm" wrote: I want to take the current range and assign it to a variable touse in additional functions. How do I assign the current range to a variable like X? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Range to VLOOKUP as a Variable (range in another file) | Excel Programming | |||
select range and put range address in variable | Excel Programming | |||
Macro to copy a specified range to a variable range | Excel Programming | |||
setting a range variable equal to the value of a string variable | Excel Programming | |||
Problem trying to us a range variable as an array variable | Excel Programming |