Dear All,
Is there a better way to copy and paste values refer to code below?
Biz
Is there a better way to copy and paste values refer to code below?
Code:
[SIZE=3][FONT=Calibri] [COLOR=black] [COLOR=red]'Copy and Paste values[/COLOR]<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>[/COLOR][/FONT][/SIZE]
[COLOR=red][SIZE=3][FONT=Calibri][COLOR=black] Range(Range("FU2"), Range("FU2").End(xlDown)).Copy<o:p></o:p>[/COLOR][/FONT][/SIZE][/COLOR]
[COLOR=red][SIZE=3][FONT=Calibri][COLOR=black] Range("CZ2").PasteSpecial Paste:=xlPasteValues<o:p></o:p>[/COLOR][/FONT][/SIZE][/COLOR]
Biz