View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Paste text over merged cells

Hi
your source has to have the same format as the target range (that is it
has to consist of merged cells also). This is one of the reasons not to
use 'merged' cells

--
Regards
Frank Kabel
Frankfurt, Germany

"Mark" schrieb im Newsbeitrag
...
I am trying to paste a text over merged cells. But Excel says that is

not legal.
Is there a way to copy over such cells?