View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Alok Alok is offline
external usenet poster
 
Posts: 318
Default Error This operation requires the merged cells to be identically

Can you please submit the code you are using?

Alok

"ca1358" wrote:

I have (A) spreadsheet that has a template with 3 merged cells,

So I made a 2nd (B) spreadsheet with same template.

Set up code to copy a line from (A) and paste to (B) but I get an error

This operation requires the merged cells to be identically sized. .

Both sheets are identical. Can someone tell me how to get around this?


--
ca1358