View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
John Williams[_4_] John Williams[_4_] is offline
external usenet poster
 
Posts: 12
Default complicated question for copying ranges to new sheets

"Annette" wrote in message ...
This works so well ... I really like this ... thank you for your help!


You're welcome! These little technical questions are a great way to
learn Excel VBA. A tip - use the macro recorder to manually do what
you require and have a look at the VBA generated :)