Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This code gives me an invalid qualifier error:
Range("B4").Select Range(Selection, Selection.End(xlDown)).Select Range(Selection, Selection.End(xlToRight.Offset(0, 2))).Select I want to select a range starting at B4, ending at the bottom of column B, going to the right until the data ends, and then adding 2 more columns to the range. Can someone point me in the right direction? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
product key invalid? | Excel Discussion (Misc queries) | |||
Invalid Names | Links and Linking in Excel | |||
How do I fix an Invalid Reference? | New Users to Excel | |||
Invalid Use of Null | Excel Programming | |||
Invalid use of Null | Excel Programming |