Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a weird problem. I've created a workbook that dozens of sales people use. One laptop, which is the exact same configuration as all of the others, is having a problem running my code. With Sheets("Order") .Range("A2:V200").Delete Sheets("OrderPrep").Range("B3:U29").Copy .Range("B1").PasteSpecial xlPasteValues .Range("B1").PasteSpecial xlPasteFormats End With It's not this specific piece of code; it happens with EVERY pastespecial that this laptop runs. I can't figure it out! any suggestions? thx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error 1004 - PasteSpecial failure | Excel Programming | |||
PasteSpecial Error 1004? | Excel Discussion (Misc queries) | |||
Runtime Error 1004 when trying to PasteSpecial | Excel Discussion (Misc queries) | |||
runtime error 1004 pastespecial method of range class failed | Excel Programming | |||
UpdateLink giving error 1004 | Excel Programming |