Sounds like you want to use a loop. Search for For/Next loops. Quoting Mitchel Cohen <[EMAIL PROTECTED]>:
> How do I embed a macro inside itself, so that it repeats the action > and doesn't just perform one occurrence? > > In other words, I want to add an opening "<" to every occurrence of > an email address on a long list. I've developed a simple macro to do > that for the first occurrence, but then I have to hit "run macro" > each time I want it to continue. How do I get the macro to do this > automatically? > > Thanx. > > Mitchel Cohen > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
