Using VBA to paste an Excel sheet as an image and keep conditional formatting
So I have an excel sheet at work that I send out every 3 hours for downtime reports on machines. I am attaching an image to the email and that shows the conditional formatting of the table just fine, but if I paste the image into the body of the email it takes away the conditional formatting. (All using VBA of course)
Any solutions to why this happens or what could be done to prevent the conditional formatting from being taken away?
Thanks