Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Tom Ogilvy" wrote in
: If it is always going to be A to D and start in Row 2, why cite A4 to E20 in your original post? Nonetheless, set rng = Range(Range("A2"),Range(A21).End(xlup)).Resize(,4) Because I lost track of my example. Should have been A to E as indicated in original post. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return date if in range, else return blank | Excel Worksheet Functions | |||
if range b6:n6 has no content, return A6 | Excel Worksheet Functions | |||
return min. of range except 0 | Excel Discussion (Misc queries) | |||
return a value based on a range | Excel Worksheet Functions | |||
How do I return the name of a Range? | Excel Programming |