Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have recorded a macro, using the mouse, as folows:
Sheets("rep90").Select Columns("GN:GU").Select Selection.Copy Sheets("rep91").Select Columns("GN:GN").Select Selection.PasteSpecial Paste:=xlPasteColumnWidths, Operation:=xlNone, _ SkipBlanks:=False, Transpose:=False When I try to run the macro it gives an error message, highlighting columns, to the effect that there are too many arguments on the second line of the program. I am bemused as Excel itself wrote the procedure. Thanks for any help Dave Glynn |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel crashes while opening excel file imbeddied with macros | Excel Discussion (Misc queries) | |||
Protect macros? | Excel Discussion (Misc queries) | |||
Purge macros | Excel Worksheet Functions | |||
Enabling macros | Excel Discussion (Misc queries) | |||
Transferring toolbars and macros to other computers | Excel Discussion (Misc queries) |