Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a program where I want to select a range of rows but don't know the
row numbers as these are stored as variables e.g. startrow and endrow. How can I select rows startrow through endrow? rows("startrow:endrow").select doesn't work and it appears that this method must have numbers as the input e.g. rows("28:34").select anyone know how I might acheive this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select multiple rows not next to each other | Excel Worksheet Functions | |||
Using variables in Rows.Select | Excel Programming | |||
using variables to select multiple rows using a macro | Excel Programming | |||
using variables to select multiple rows using a macro | Excel Programming | |||
Count rows based on multiple variables | Excel Programming |