View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default How do I use a for/next loop to preform the same actions to every.

LOL!

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Don Guillett" wrote in message
...
for each every in selection
do this
next every

--
Don Guillett
SalesAid Software

"Wenoka" wrote in message
...