Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to use this macro to copy and paste a section of my spreadsheet.
It get;s hung up at the indicated line: Range("A1:j29").Select Application.CutCopyMode = False Selection.Copy Windows("OCC_Top10.xls").Activate Range("A1").Select HUNG UP Here Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks _ :=False, Transpose:=False Application.CutCopyMode = False What am I doing incorrectly ? Thank you in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro problem | Excel Discussion (Misc queries) | |||
Macro problem....... | Excel Discussion (Misc queries) | |||
Macro problem | Excel Worksheet Functions | |||
Macro problem | New Users to Excel | |||
macro problem | Excel Discussion (Misc queries) |