Email body switching from HTML to RTF in Outlook Web App

furt0414

New Member
Joined
Jul 17, 2013
Messages
20
Hi All,

I'm having an issue with some emails that I send out automatically. I use Ron de Bruin's code to send with the Range to HTML function from
Mail Range/Selection in the body of the mail

My issue is when I view in OWA, all the formatting is lost. There is no issue viewing in Outlook itself, but some of our sales people use the web app and the view is corrupted. Back when I did this manually, I would just copy and paste the range of cells into the body of the message, and there was never any problem with formatting in OWA.

Is there a setting that needs to be changed, or does anyone have code for pasting a range into the body of a message that works? I have been through countless threads looking for the solution, and nothing has fit my needs yet.

Thanks,
furt0414
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
There is a workaround to get html body to work, create the body like you would in word. Save that word file as html. Copy all the source code and paste into excel cell body that you are using. Change the code to HTML (might be 2 or 3). This will create the body in html mode and the logos and design should be intact.
 
Upvote 0

Forum statistics

Threads
1,215,387
Messages
6,124,637
Members
449,177
Latest member
Sousanna Aristiadou

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top