ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Value Sheet (https://www.excelbanter.com/excel-programming/399662-value-sheet.html)

Steve[_4_]

Value Sheet
 
Hi. Is there a quick way in code to range value an entire sheet?
Thanks!


Gary Brown

Value Sheet
 
Cells.Copy
Cells.PasteSpecial Paste:=xlPasteValues, _
Operation:=xlNone, SkipBlanks _
:=False, Transpose:=False

--
HTH,
Gary Brown

If this post was helpful to you, please select
''''''''''''''''YES'''''''''''''''' at the bottom of the post.



"Steve" wrote:

Hi. Is there a quick way in code to range value an entire sheet?
Thanks!




All times are GMT +1. The time now is 07:30 PM.

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