I want to create a text box as a macro but seem unable to?

G

Guest

I have been trying to create a text box as a macro as i use a standard text
box quite frequently but i am unable to insert the text box into the WORD
document once i start recording the macro. Really frustrating as i have
created one before but for the life of me can't remember how i did it!!!! :(
 
S

Stefan Blom

You should be able to use Insert | Text Box even when recording a macro. If
this doesn't work, look up the AddTextBox method (Shapes object) in Word VBA
Help.
 
G

Graham Mayor

Or insert the text box and save it as an autotext or formatted autocorrect
entry.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

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