View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dnclark@gmail.com is offline
external usenet poster
 
Posts: 2
Default Help copying rows and arranging in new sheet

Flurry,

I think that "Macro 1" that I posted above would work well for the
copying you want to do. I have used it before. You would need to
change the column searched and the search value. See line 18--the
default is Column E and "Mail Box".

Regards,

Don