Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am trying to figure out a VB script for Excel macro in order to do the following: - determine row # where a particular word exists - make this target_row - select range of cells from a specific cell (say B2000) to column L & target_row example: 1 1 1 1 1 2 2 2 2 2 3 3 x 3 z 4 4 4 4 4 5 5 5 5 5 6 y 6 6 6 determine row where "x" exists - row # 3 select range from y to z - B6 <- E3 y - row/column known x,z - column known I think I am having more trouble with the code used to select the range rather than finding the row? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
selecting a variable row range | Excel Programming | |||
Selecting a variable range | Excel Programming | |||
Selecting Variable Rows | Excel Programming | |||
Selecting rows with variable | Excel Programming | |||
Selecting a Range Using a Variable | Excel Programming |