Thread
:
InsertIndent
View Single Post
#
1
Posted to microsoft.public.excel.programming
Bernd Kuegle
external usenet poster
Posts: 1
InsertIndent
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
Reply With Quote
Bernd Kuegle
View Public Profile
Find all posts by Bernd Kuegle