text wrap merged cells

R

Robert Crandal

So, if it's not possible to use text wrap in merged cells,
does that mean I need to use VBA code to programatically
enforce text wrap??
 
C

Claus Busch

Hi Robert,

Am Wed, 18 Sep 2013 11:53:34 -0700 schrieb Robert Crandal:
So, if it's not possible to use text wrap in merged cells,
does that mean I need to use VBA code to programatically
enforce text wrap??

you can use text wrap also in merged cells.
You get a new line with Alt+Enter


Regards
Claus B.
 
Top