Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Murph" wrote in message ... 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? It's not clear what you want. A3:F3 to remain where it is. G3:N3 to be cut and pasted (or copied?) to Row 4 starting at which cell (A4 or G4 or ???)? O3 to be cut and pasted (or copied?) to Row 5, but again, to which cell? O3 to be font size 30. Do you mean O3 or where O3's data ends up on Row 5? Yes, it will be possible when the full data has been supplied. Another way is to put some data into A3:O3 and record a macro as you move your data around. Henry |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 Page Break Adjustments causes a page break each cell | Excel Worksheet Functions | |||
Break a link between workbooks when there is no "break" option | Excel Discussion (Misc queries) | |||
Break cell into multiple lines by line break | Excel Discussion (Misc queries) | |||
adding a new page break to an existing page break | Excel Discussion (Misc queries) | |||
Can Not Get Macro to Break with CTRL-BREAK | Excel Programming |