What does this macro do?
Formula:
Sub Toggle()
If TypeName(Selection) = "Range" Then Selection.WrapText = Not ActiveCell.WrapText
End If
End Sub
What does this macro do?
Formula:
Sub Toggle()
If TypeName(Selection) = "Range" Then Selection.WrapText = Not ActiveCell.WrapText
End If
End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks