Recording Macro with Spike

K

kaoinla

I've recently upgraded to from Word 2003 to Word 2007. When I use the Spike
while recording the macro it is entered as
"NormalTemplate.BuildingBlockEntries.AppendToSpike Range:=Selection.Range"
rather than the now correct "NormalTemplate.AutoTextEntries.AppendToSpike
Range:=Selection.Range"

Is there any way to have it record the macro correctly, or do I just need to
fix it every time?
 
G

Graham Mayor

The macro recorder never has been able to handle every requirement. Word
2007 is no exception.

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

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
K

kaoinla

Thanks for the confirmation!
The spike was properly recorded in Word 2003. I have sent feedback that
this should be corrected.
 
G

Graham Mayor

Don't hold your breath ;)

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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