Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Consider formatting the entire column instead of groups of cells.
By default, Range.Insert inherits the formatting of the row above. You can specify by using the CopyOrigin parameter (XL2002) Rows(2).Insert xlShiftDown, xlFormatFromRightOrBelow -- Rob van Gelder - http://www.vangelder.co.nz/excel "Mitch" wrote in message ... Hello, I have a problem with my workbook, the wrap text format is not functioning for the fist 7 rows. My workbook is designed like a template and has 3 macros that inserts rows, delete rows, and copies previous sheets. Every sheet is protected. I wonder why the wrap text format is not working for the first 7 rows though it works to the rest of the rows. I badly need help from anyone, need to finish this asap. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
In Excel, using line wrap with text, some cells will appear as ##. | Excel Discussion (Misc queries) | |||
Concatenation formula loses text wrap formatting | Excel Discussion (Misc queries) | |||
How do i change numbers in text format to number format? | New Users to Excel | |||
cut and paste format problem | Excel Discussion (Misc queries) | |||
conditional format for text | Excel Worksheet Functions |