> Has anyone ever tried to write some code that would repeat an action
> a given number of times? WordPerfect had a terric key called teh
> "repeat key" which did that.
>
> Thanks for any help.
I'm sure many people have tried it, and most of them probably succeeded. :-)
Look in the VBA help at the topic on the Repeat command, especially the
examples. You can write a simple macro that lets you input the number of
repeats and then calls the Repeat command with that number as the parameter.
If the number is small, just press the F4 key that number of times instead
of using a macro. Note that not all actions are repeatable.

Signature
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org