Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi dk
like this: Dim oCll As Range For Each oCll In Selection.Cells If oCll.WrapText = True Then MsgBox oCll.Address End If Next -- Greetings from Bavaria, Germany I'm not an Excel-expert. Just exploring strange territory. Helmut Weber, MVP WordVBA Win XP, Office 2003 "red.sys" & Chr$(64) & "t-online.de" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I get date/time to wrap (format - wrap text doesn't work)? | Excel Discussion (Misc queries) | |||
Excel 2007; even though "Wrap Text" is on the text does wrap? | Excel Discussion (Misc queries) | |||
Wrap text doesn't wrap | Excel Worksheet Functions | |||
Determine the text in a range that covers several cells | Excel Programming | |||
Combobox to determine text for a range of cells | Excel Programming |