Hi,
I have the following code, which aims to save my workbook as an xlsx file and then email to a colleague. The problem is that it corrupts the data in the sheet, so I would like to add a PasteSpecial Paste:=xlPasteValuesAndNumberFormats argument.
Current code:
If someone can help me copy the contents of the ActiveSheet and Paste Special numbers and formats, before the email is sent, that would be great.![]()
Please Login or Register to view this content.
Thanks,
Bookmarks