Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to starting at a single cell selection, offset two columns and
expand the selection two two cells. So far I am using: ActiveCell.Offset(0, 2).Select Selection.Resize(0, 2).Select However, I get the runtime error: Application-defined or object-defined error Probably just another case of me using something in the wrong place but I cant see what else to do. Any help will be appreciated. Robert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selection Error | Excel Programming | |||
I could NOT resize the axis title but excel allows me to resize gr | Charts and Charting in Excel | |||
I could NOT resize the axis title but excel allows me to resize gr | Charts and Charting in Excel | |||
Resize selection made by "name" VBA | Excel Discussion (Misc queries) | |||
Selection.Sort error | Excel Programming |