Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This line in a peice of code I've inherited, is pasting formats as
well as values... Selection.PasteSpecial Paste:=xlPasteValues, _ Operation:=xlNone, _ SkipBlanks:=False ....can anyone suggest why or how I get it to only paste values? In case its relevant, I've also found that if I add the argument Transpose:=False then it will fail with a 1004 error. Br, Nick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
RESTRICT PASTING FORMATS | Excel Discussion (Misc queries) | |||
Pasting formats in without conditional formatting? | Excel Programming | |||
pasting links and formats | Excel Discussion (Misc queries) | |||
Formats when cutting and pasting | Excel Discussion (Misc queries) | |||
Pasting to new worksheet with formats | Excel Programming |