View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Murph Murph is offline
external usenet poster
 
Posts: 37
Default trying to get a row to break....

I am trying to get a row of information to break down into 3 rows.

The Row incorporates cells A3:O3
I would like the macro to take A3:F3 then break, the next line placing G3:N3
then break, and finally on the 3rd line placing O3 and also increasing the
font size of cell O3 to 30.

Is this possible?