Hello. How do you copy column E, and paste special values over itself?
Hello. How do you copy column E, and paste special values over itself?
1) Select column E
2) ctrl-C
3) Home->Paste->as Values
Originally Posted by shg
Try this
![]()
Sub Test() Columns("E:E").Copy: Columns("E:E").PasteSpecial xlPasteValues Application.CutCopyMode = False End Sub
< ----- Please click the little star * next to add reputation if my post helps you
Visit Forum : From Here
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks