RangetoHTML display issues on mobile

SeanDamnit

Board Regular
Joined
Mar 13, 2011
Messages
151
Hello Internet,

Hoping to get some help with this. I've created a daily sales recap report for my company that e-mails automatically every morning. This is done with VBA, and I use RangetoHTML to get the tables into the e-mail. This works great when viewed on a desktop via Outlook or webmail:

http://i.imgur.com/pRUPlZh.png

However when viewed in mobile, the top table gets wonky. This appears to be because the email constrains it's horizontal width to the second table, for some reason, and that messes with the merged cells in the larger first table:

http://i.imgur.com/Uv7WKp6.png

The first table displays perfectly on mobile when the second table is not displayed, so that is definitely the issue.

I understand that this is ultimately an issue with the mobile email app, and that's probably beyond the scope of what this forum can assist me with, but I'm hoping someone would have an idea that would work around this. Most of the big boss people who review this recap do so on mobile, so it's important that I find a solution. Perhaps making the 2nd table larger? Is there a more elegant way around this?

Any help is much appreciated.
 

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