View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter[_29_] Peter[_29_] is offline
external usenet poster
 
Posts: 6
Default Copying Functions & Worksheet

Folks,

I am tyring to create a copy of s single worksheet 'Using Move or Copy"
Sheet from a workbook containing user defined functions. The sheet copies
fince but the user function (critical to the sheet) is not copied with it.

Is there a clean way to do this or should I create a copy of the workbook
and delete all but the worksheet I want to cretae a copy of?

Thanks,
Peter