Thread
:
IS THIS A BUG?
View Single Post
#
1
Posted to microsoft.public.excel.programming
jason
external usenet poster
Posts: 104
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
Reply With Quote
jason
View Public Profile
Find all posts by jason