View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Neo[_4_] Neo[_4_] is offline
external usenet poster
 
Posts: 3
Default How can i shorten this macro?

write a function to do the lines repeated. Created a array with values
and traverse throuhg loop and call function in loop by passing array
values.