View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc
Sean Bartleet Sean Bartleet is offline
external usenet poster
 
Posts: 7
Default Left justify across cells with word-wrap without merge

Hi,

Is it possible to left justify across several cells in a row with
word-wrap on, similar to the "centre across selection" justification
option. I know that you can achieve this by merging the cells. One of
the problems I have with merging the cells is that the row height does
not automatically adjust to accommodate the text. The other problems I
have with merge are too numerous to mention, suffice it to say that I
believe that this feature should be declared illegal or at the least
banished.

Is it possible to do this programmatically?

I am using Excel 2002

Any assistance will be appreciated.

Thanks

Sean Bartleet