View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
OssieMac OssieMac is offline
external usenet poster
 
Posts: 2,510
Default Error 1004 when using the copy method

Hi Steve,

Would you like to post the VBA code where the error is occurring please?

regards,

OssieMac

"Steve Rosenblum" wrote:

I get an Error 1004 when using the copy method to copy a worksheet from one
worbook to another workbook when the worksheet contains a combobox. The
method works fine if the worksheet does not contain a combobox. Anyone have
any ideas as to why this is happening?