On 9/23/07, Brian Barker <[EMAIL PROTECTED]> wrote: ... Under Properties, there is a > "Wrap text automatically" tick box. Ticking this causes the text to > wrap and the row height to be adjusted to fit the text into the > current column width.
your solution works when the newline break is desired exactly at the character which fits in a cell width. i presume the OP wants to manually insert line breaks in the same cell and not let the column width decide where the line break should come. about the wrap text automatically solution. if you enable it n write text that wraps around as 3 lines then the cell height increases to 3 lines, but if you increase the width of the cell to fit all the text in one line, the height does not get reset. -- Diabolic Preacher As Is Blog: http://pintooo15.livejournal.com/ Bookmarks: http://simpy.com/user/dpreacher -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS/IT d+(-) s+:+ a22 C++@ UL@ P L+(++) E- W++ !N o? K>++ w(-) !O M-(--) !V PS+ PE++ Y+ PGP t- 5? X>+ R- tv@ b-(+) DI+ D+ G++ e++ h-- !r y- ------END GEEK CODE BLOCK------ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
