Hello all,
I need to detect if the text in a given cell is underlined or not.
I tried:
But I get:![]()
If Sheets("Parts List").Cells(TITLEROW, intC).Underline = xlUnderlineStyleSingle Then
"Object doesn't support this property or method"
same with:
I have to admit, at this point I am guessing.![]()
If Sheets("Parts List").Cells(TITLEROW, intC).Underline.xlUnderlineStyleSingle = True Then
Does anyone know the right way to do this?
Thank You,
-plh
--
I keep hitting "Esc" -- but I'm still here!
Bookmarks