Extract the text from a Shape using Code

M

Mike

I have created a procedure to generate shapes with text from a recordset. I
want to reference the text in a shape on the page I execute the code from,
to use as a variable when I create the recordset SQ at runtime. What is the
correct syntax to reference the shape object and the text it contains?
Thanks
 
A

Al Edlund

the quick way is to use v2003 macro facility and create a macro that you can
examine.
Al
 
M

Mike

Thanks Al. That is a great method. I never would of thought that it would
take so many object references to drill down to the desired shape on a
sheet.

Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top