ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   IS THIS A BUG? (https://www.excelbanter.com/excel-programming/300428-bug.html)

jason

IS THIS A BUG?
 
SUB GGG()

Range("B8").Copy
Range("C8").Select
Selection.PasteSpecial Paste:=xlColumnWidths, Operation:=xlNone, _
SkipBlanks:=False, Transpose:=False

END SUB


???

JASON

Dana DeLouis[_3_]

IS THIS A BUG?
 
Not sure, but see if this helps.

XL2000: "PasteSpecial method of Range class failed" Error When Running a
Macro
http://support.microsoft.com/default...90&Product=xlw

HTH
Dana DeLouis


"jason" wrote in message
om...
SUB GGG()

Range("B8").Copy
Range("C8").Select
Selection.PasteSpecial Paste:=xlColumnWidths, Operation:=xlNone, _
SkipBlanks:=False, Transpose:=False

END SUB


???

JASON





All times are GMT +1. The time now is 10:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com