Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
both Please advise,
I am trying to add columns as per the following code: Columns("B:B").Select Selection.Insert Shift:=xlToRight, CopyOrigin:=xlFormatFromLeftOrAbove When i check the worksheet, columns A and B have been selected, If I run the following code: Columns("C:C").Select Selection.Insert Shift:=xlToRight, CopyOrigin:=xlFormatFromLeftOrAbove only Column C is selected. Can anyone help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I turn off compatibility mode in Excel 2007? | Excel Discussion (Misc queries) | |||
Excel 2007 Compatibility Mode | New Users to Excel | |||
Excel 2007 Compatibility Mode Not Responding | Excel Discussion (Misc queries) | |||
Compatibility Mode to Excel 2007 | Excel Worksheet Functions | |||
Excel 2007 always opens in Compatibility Mode | Excel Discussion (Misc queries) |