Prev: Unusual AVI activity in PPT 2007
Next: I want to burn a presention to a cd but the sound does not come o
From: Jessica Dubey on 5 Apr 2010 16:16 I want to be able to open the Properties Dialog and then enter information into it, without having to retype or copy and paste each time. Is this doable with VBA macros? -Jessica
From: John Wilson on 5 Apr 2010 16:29 Which version? "Jessica Dubey" <jdubey13(a)gmail.com> wrote in message news:1300374a-0fb1-4ca4-8044-3f996af4adef(a)a38g2000yqc.googlegroups.com... > I want to be able to open the Properties Dialog and then enter > information into it, without having to retype or copy and paste each > time. Is this doable with VBA macros? > > -Jessica > > __________ Information from ESET Smart Security, version of virus > signature database 5002 (20100405) __________ > > The message was checked by ESET Smart Security. > > http://www.eset.com > > > __________ Information from ESET Smart Security, version of virus signature database 5002 (20100405) __________ The message was checked by ESET Smart Security. http://www.eset.com
From: Jessica Dubey on 5 Apr 2010 18:01 On Apr 5, 1:16 pm, Jessica Dubey <jdube...(a)gmail.com> wrote: > I want to be able to open the Properties Dialog and then enter > information into it, without having to retype or copy and paste each > time. Is this doable with VBA macros? > > -Jessica Oh yes, PowerPoint 2007 and 2010
From: Shyam Pillai on 5 Apr 2010 20:20 Hello Jessica, Is the information going to be the same in the all the cases? If yes, then you don't need to open the properties dialog, you can just run the code to populate the field with values you set. Regards, Shyam Pillai Image Importer Wizard: http://skp.mvps.org/iiw.htm > I want to be able to open the Properties Dialog and then enter > information into it, without having to retype or copy and paste each > time. Is this doable with VBA macros? > > -Jessica >
From: JessicaD on 6 Apr 2010 16:03 So how do I even code that? I'm very new to this. I've found the basic information, but I don't know how to find, for instance, the object that is the Properties Dialog Box field. "Shyam Pillai" wrote: > Hello Jessica, > Is the information going to be the same in the all the cases? If yes, then > you don't need to open the properties dialog, you can just run the code to > populate the field with values you set. > > Regards, > Shyam Pillai > > Image Importer Wizard: http://skp.mvps.org/iiw.htm > > > > I want to be able to open the Properties Dialog and then enter > > information into it, without having to retype or copy and paste each > > time. Is this doable with VBA macros? > > > > -Jessica > > > > > . >
|
Next
|
Last
Pages: 1 2 Prev: Unusual AVI activity in PPT 2007 Next: I want to burn a presention to a cd but the sound does not come o |