VBA - Inconsistent PPT Formatting Across Computers

ntieman

New Member
Joined
Oct 25, 2018
Messages
2
I have automated the creation of a PPT slide. However, the issue I run into arises when I run it on other computers. The size and positioning of the shapes seems to change ever so slightly, but noticeably. I have the shapes set to position themselves automatically based on original position along with two tables that I have manually re-positioned on the slide. I made sure that the computers' Office apps were updated. Any ideas what might be causing this? Thank you.
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Not really a PPT forum but...
I would suspect something with the Styles or Themes in use. If you use one of the default Themes, but someone has modified the default theme on their machine you'll get different formatting.
Unfortunately, there can be many types of styles in use, for the page and for certain object types.
Also, are both machines using the same aspect ratio?
And then there could be font-replacement going on too.
 
Upvote 0
Spiller,

I know this isn't a PPT forum, was just hoping that someone else automating PPT with VBA would have run into the same issue. I do appreciate your time to address this. I have looked into the font issue that seems to most prevalent on the web, not the issue. Also, the aspect ratios are the same. I am even manually defining the slide width/height, then configure the shape location in PPT based off the location in the spreadsheet. If you can think of or find anything else that I might be able to look at as a possible solution, please let me know. Thank you.
 
Upvote 0

Forum statistics

Threads
1,215,720
Messages
6,126,439
Members
449,314
Latest member
MrSabo83

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