Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I check if the text in a cell is indented? I tried it with this
code, but it doesn´t work: if cells(5, 1).InsertIndent = 1 then ... Many thanks Bernd |