Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub dk()
Columns("D").Insert End Sub "cupboy" wrote: Any example of how to do this? I tried this, but it does nothing.... rangeXX = ws.get_Range("Q1", "Q1"); rangeXX.Columns.EntireColumn.Insert(Excel.XlInsert ShiftDirection.xlShiftToRight, Type.Missing); |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I insert a colon into a column of existing numbers | Excel Discussion (Misc queries) | |||
match first and last name and insert column into existing sheet | Excel Worksheet Functions | |||
How do I insert sub-columns within an existing column? | Excel Discussion (Misc queries) | |||
Insert new colums after each one existing column | Excel Programming | |||
Insert image into cell using C# and Excel interop?? | Excel Programming |