Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Powerpoint for Mac > Re: VBA to Appl...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 9 Topic 2748 of 3169
Post > Topic >>

Re: VBA to Applescript in PPT

by peterthebag@[EMAIL PROTECTED] May 9, 2008 at 02:47 PM

Hi,
the message is "microsoft powerpoint got an error:"  with the script
editor highlighting VBA section of the code.

I have tried other approaches such as

tell application "Microsoft powerpoint"
go to first slide
select text
set font to palatino
end tell



this gives the error: Can't set =ABclass PpFc=BB to palatino. Access not
allowed.

I also tried:

tell application "Microsoft PowerPoint"
	set theShape to shape 1 of slide 1 of active presentation
	tell theShape
		set font to "arial"
	end tell
end tell
but got: Can't set font to "arial". Access not allowed.

If I could get one of these to work and cycle through the slides - or
go to specific slides/headers that would be great.

Many thanks,

Peter
 




 9 Posts in Topic:
VBA to Applescript in PPT
peterthebag@[EMAIL PROTEC  2008-05-09 09:03:49 
Re: VBA to Applescript in PPT
Steve Rindsberg <abuse  2008-05-09 16:31:35 
Re: VBA to Applescript in PPT
peterthebag@[EMAIL PROTEC  2008-05-09 14:47:06 
Re: VBA to Applescript in PPT
Steve Rindsberg <abuse  2008-05-10 00:40:04 
Re: VBA to Applescript in PPT
peterthebag@[EMAIL PROTEC  2008-05-10 00:49:59 
Re: VBA to Applescript in PPT
Steve Rindsberg <abuse  2008-05-12 16:24:58 
Re: VBA to Applescript in PPT
peterthebag@[EMAIL PROTEC  2008-05-10 01:05:06 
Re: VBA to Applescript in PPT
peterthebag@[EMAIL PROTEC  2008-05-13 01:11:02 
Re: VBA to Applescript in PPT
Steve Rindsberg <abuse  2008-05-13 17:01:57 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Oct 12 11:56:11 CDT 2008.