Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to select the following range:
Range("BW2:CF2").Select However, I want to be able to change the 2 to a different number programmatically using i as the variable. I've tried Range("BW"&i ":CF"&i).Select and it just doesn't work. What am I doing wrong? Thanks, Barb Reinhardt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting ranges | Excel Programming | |||
Selecting ranges with a text box | Excel Programming | |||
Selecting ranges with a text box | Excel Programming | |||
Selecting Named Ranges | Excel Programming | |||
selecting ranges | Excel Programming |