Re: $$Excel-Macros$$ Please help (Word Wrap in Excel).....

2012-08-15 Thread David Grugeon
Now I understand why the first requirement was first. This is a fair implementation of that requirement IMHO. Some weird things seem to happen if you edit a line after it has been wrapped. That may not be an issue for MM. I still think Excel is not cut out to be a word processor and for dealing

Re: $$Excel-Macros$$ Please help (Word Wrap in Excel).....

2012-08-15 Thread David Grugeon
Hi Paul I try to avoid putting chunks of text in merged cells (if possible) because the cell does not adjust its height so you can easily end up with text which is hidden and may be important. I know you can kludge this by having a copy of the cell off to the right made the same width as the merg

Re: $$Excel-Macros$$ Please help (Word Wrap in Excel).....

2012-08-15 Thread Paul Schreiner
imes you can, To all the people you can, As long as ever you can.” - John Wesley - From: David Grugeon To: excel-macros@googlegroups.com Sent: Wed, August 15, 2012 3:06:05 AM Subject: Re: $$Excel-Macros$$ Please help

Re: $$Excel-Macros$$ Please help (Word Wrap in Excel).....

2012-08-15 Thread David Grugeon
Hi Muneer In essence this is almoost impossible. The width of each letter varies so if you type and they each contain the same number of characters but the width of each is very different. The only way I know of to work out how much of a particular string will fit in a given ce

RE: $$Excel-Macros$$ Please help (Word Wrap in Excel).....

2012-08-14 Thread Mohammed Muneer
I want word wrap option to be active in excel - its effect should be like this. Condition 1 : the word / font train should not cross the page break line. Condition 2 : on the completion of one line the font should adjust the line previous and jump to the another cell or row to continue

RE: $$Excel-Macros$$ Please help (Word Wrap in Excel).....

2012-08-14 Thread Rajan_Verma
What is your issue.? Please explain Regards Rajan verma +91 7838100659 [IM-Gtalk] From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Mohammed Muneer Sent: 15 August 2012 10:23 To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ Please help