Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am recording a macro that will delete some columns and then insert one
column. After I stop the recording and run the macro it inserts two columns not one? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Post your code...
-- HTH... Jim Thomlinson "lostatlewisu" wrote: I am recording a macro that will delete some columns and then insert one column. After I stop the recording and run the macro it inserts two columns not one? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You have to select one column before you do an insertion. When you highligh
multilple columns it deletes these column, but more than one column is highlighted. If you then add columns, it will add as many column back as you have highlighted. "lostatlewisu" wrote: I am recording a macro that will delete some columns and then insert one column. After I stop the recording and run the macro it inserts two columns not one? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you have merged cells in your worksheet?
lostatlewisu wrote: I am recording a macro that will delete some columns and then insert one column. After I stop the recording and run the macro it inserts two columns not one? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recorded... tabs & file names changed, macro hangs | Excel Worksheet Functions | |||
Macro inserts a column but dont update formulas in another sheet! | Excel Programming | |||
Creating a macro which presses a button containing a recorded macro | Excel Programming | |||
Macro which inserts a column and cut and pastes data | Excel Programming | |||
Macro which inserts a column and cut and pastes data | Excel Programming |