H
Hari Prasadh
Hi,
I have primarily used Excel (with a little VB).
This is my introduction to powerpoint.
I am copying some ranges (containing some text) from Excel and pasting in to
powerpoint.
I want to copy this text from excel and paste it within a specific textbox
within a powerpoint template.
How do I know the name of the textbox in the powerpoint template.
I see that if I run some dummy macro recording's then I get some code like
ActiveWindow.Selection.SlideRange.Shapes("Text Box 8").Select
Is there a more efficient way of knowing the name of the objects and object
numbers in powerpoint(rather than recording macros for each object and
seeing the description inside Shapes("Text Box 8"). )
Also, is there a separate group for powerpoint programming? (My OE doesnt
say so)
Thanks a lot,
Hari
India
I have primarily used Excel (with a little VB).
This is my introduction to powerpoint.
I am copying some ranges (containing some text) from Excel and pasting in to
powerpoint.
I want to copy this text from excel and paste it within a specific textbox
within a powerpoint template.
How do I know the name of the textbox in the powerpoint template.
I see that if I run some dummy macro recording's then I get some code like
ActiveWindow.Selection.SlideRange.Shapes("Text Box 8").Select
Is there a more efficient way of knowing the name of the objects and object
numbers in powerpoint(rather than recording macros for each object and
seeing the description inside Shapes("Text Box 8"). )
Also, is there a separate group for powerpoint programming? (My OE doesnt
say so)
Thanks a lot,
Hari
India