Hi Julie,
From your description, I rather suspect that you are talking about Excel.
This group deals with VBA in Word. If you are asking about Excel, the Excel
VBA experts can be found at microsoft.public.excel.programming
If you really do mean Word, then position the cursor at the start of the
cell, and read the value of
Selection.Information(wdVerticalPositionRelativeToPage). Repeat by reading
the value of that property with the cursor at the end of the cell, and
compare the values. If the 2nd value is higher than the first, the text has
wrapped.
--
Regards
Jonathan West - Word MVP
MultiLinker - Automated generation of hyperlinks in Word
Conversion to PDF & HTML
http://www.multilinker.com