View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default macro for multiple worksheets

I'd look for the codenames and then build an array of sheet names based on the
codename.

(Stupid fingers/brain!)

Dave Peterson wrote:

I'd look for the codenames and then build an array names based on the codename.