Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to define a variable range based on the row before the last one
that contains data. Have tried a variety of methods, but so far none that work. Due to methods used to load drop down controls the last row contains <End; therefore, I need to use the row right above as the control for sorts, etc. The Column Range is fixed so I've tried; Range("B3:AE" & VARIABLE).Select where the VARIABLE is the last row offset -1. The results always include <End in the sort. Any advice will be appreciated... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting a range within a loop variable for copy/paste | Excel Programming | |||
Macro in VBA: Setting a variable print range HELP NEEDED!! | Excel Programming | |||
setting a range variable equal to the value of a string variable | Excel Programming | |||
Setting range value to a variable | Excel Programming | |||
Setting up a variable print range | Excel Programming |