G
Guest
Somehow I have two PowerPoint files (which I'm pretty sure originated from
the same place) that are different widths. That is, when I open them side by
side in NotesMaster view, the ruler at the top of PPT 1 goes from the zero
point in the middle to about 3.75 on either side and the ruler at the top of
PPT 2 goes from the zero point in the middle to about 4.0 on either side.
I wrote a script to show me the NotesMaster width (PPT 1 width = 576 and
PPT2 width = 540) but when I try to set the width property I get an error. I
see (in the VBA Help) that the Master Width property is Read Only, but I'm
wondering if there is any way to set it or change it. For that matter, how
did it get set in the first place -- and why didn't it get set the same in
both PPT files?
Is there some page setup property that I'm missing? How might I get both of
these files' Notes Masters to be the same size? (I'm trying to do some
formatting programmatically but when I put a shape in the center of the page
in one file, then in the other file it is off center.)
the same place) that are different widths. That is, when I open them side by
side in NotesMaster view, the ruler at the top of PPT 1 goes from the zero
point in the middle to about 3.75 on either side and the ruler at the top of
PPT 2 goes from the zero point in the middle to about 4.0 on either side.
I wrote a script to show me the NotesMaster width (PPT 1 width = 576 and
PPT2 width = 540) but when I try to set the width property I get an error. I
see (in the VBA Help) that the Master Width property is Read Only, but I'm
wondering if there is any way to set it or change it. For that matter, how
did it get set in the first place -- and why didn't it get set the same in
both PPT files?
Is there some page setup property that I'm missing? How might I get both of
these files' Notes Masters to be the same size? (I'm trying to do some
formatting programmatically but when I put a shape in the center of the page
in one file, then in the other file it is off center.)