Change Display Units property with VBA

  • Thread starter Thread starter jwilliam
  • Start date Start date
J

jwilliam

Hello,

I would like to dynamically change the units on my graph within my
powerpoint presentation using VBA. Can someone help some code that
allows me to change the "Display Units" property found under the
"Format Axis --> Scale" menu in the graphs?

thank You,
Jenise
 
Hi,

Did the code I posted in reply to your other post on 9th of Jan not work?

Cheers
Andy
 
Hello,

I would like to dynamically change the units on my graph within my
powerpoint presentation using VBA. Can someone help some code that
allows me to change the "Display Units" property found under the
"Format Axis --> Scale" menu in the graphs?

Andy Pope has already posted the code you need to do this. Look for replies to
your earlier message.
 
Back
Top