View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jurry Jurry is offline
external usenet poster
 
Posts: 1
Default wraptext is not updating when using references to another cell

I'm facing the problem that wraptext is not working correctly as a
reference to another cell is used. This is demonstrated in the
following example:

A2 contains "xx"
A1 contains the formula "=A2"
wraptext is switched on for cell A1
A2 is chanced to the a content which exceeds the cell width for example
"123456789012345678901234567890"

Result: the wraptext function is not working. If wraptext is switched
off and then on again, it works again. Is there a way around this
problem (both office 2000 and XP are having it).

Thanks in advance!


---
Message posted from http://www.ExcelForum.com/