Range(”A1″).SelectSelection.CopyRange(”C1″).SelectSelection.PasteSpecial Paste:=xlPasteValues
if Cell A1 contains a formula, and you only want to copy its value, use PasteSpecial.
Post a Comment
No comments:
Post a Comment