View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cielab cielab is offline
external usenet poster
 
Posts: 1
Default how can I move multiple worksheets into one workbook

I have many worksheets collected from the experiment. I want to run macro on
each worksheet and move to one workbook possibly in the order of sorted by
name of the worksheets.

Thanks.

Taek.