Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have the following problem: I want to select a certain Range depending on the value of a variable e.g. I habe a variable called nr (current value = 1) I want to replace: Range("O1:O200").Select with: " Range [ Cells(1,(14+nr)) to Cells(200,(14+nr)) ]" How can you wright that in VBA? Mazo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding a range with three variables | Excel Discussion (Misc queries) | |||
How to hyperlink 800 documents to spreadsheet describing each docu | Excel Worksheet Functions | |||
Can I use variables in a Range function? | Excel Discussion (Misc queries) | |||
Using variables to select a range | Excel Programming | |||
Range Variables | Excel Programming |