Text on shapes

J

Jay

Hi

I have a shapes that I reference from my code by using

dim sh as object

for each sh in activesheet.shapes

Now the problem is that I have some characters written on
that shape and I don't seem to beable to reference them.

That is to say on the shape there is "=>" and I want to
change this during the execution of the code to "<".

Can anybody help me??
 

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