Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jul 28, 11:43*am, JMay wrote:
Needed to use Range("A1").Resize(Range("B1").End(xlDown).Row, 2).Select "Bob Phillips" wrote: Range("A1").Resize(Range("A1").End(xlDown).Row).Se lect -- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "Simon" wrote in message ... Hi, I use Range("A1").Select Range(Selection, Selection.End(xlDown)).Select for column A, but how do I grab from A1 to the last record in row B in one swoop?- Hide quoted text - - Show quoted text - Yes, thansk the ,2) was requred, specifing the number of rows required. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
End(xlDown) not working? | Excel Discussion (Misc queries) | |||
End(xlDown) won't work | Excel Programming | |||
End(xldown) not always going to last cell? | Excel Programming | |||
repeated end(xldown) | Excel Programming | |||
xldown and xlright | Excel Programming |