View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
A. Karatas A. Karatas is offline
external usenet poster
 
Posts: 31
Default Copy fixed range of multiple sheets into new workbook

I have a workbook with multiple sheets in them. I want to copy a
particular fixed range of each sheet, in which the sheetname ends on
PY) into a new workbook. For example sheetname= Emuls(actual vs PY)
range b4:s40.

Each range has to be copied into a (seperate) new sheet with the
sheetname it had on the original workbook.

I have no clou how to start the procedure????

thankx in advance