View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Al Franz Al Franz is offline
external usenet poster
 
Posts: 21
Default Copy Merged Cells to Single Cells ??

Get the error that "This operation requires the merged cells to be
identically sized."

"Mike" wrote in message
...
Try Paste Special Then
Paste Values

"Al Franz" wrote:

Have seen other posts on this and seems odd their is no solution. Have a
column of cells where each cell is a few merged cells. Want to copy and
paste these merged cells contents to other cells that are not merged but
always get an error : "Can't change part of a merged cell".

Isn't there a way to cut and paste where the merged cells contents are
treated as a single cells contents? Certain SPECIAL PASTE features?