Thread
:
How to check if cell has conditional formatting
View Single Post
#
2
Posted to microsoft.public.excel.programming
John[_141_]
external usenet poster
Posts: 14
How to check if cell has conditional formatting
On Apr 1, 9:58*am, John wrote:
Is there a way tocheckif the active cell has any conditionalformatting?
Sorry....looks like this might work:
If range("A1").FormatConditions.Count 0
Reply With Quote
John[_141_]
View Public Profile
Find all posts by John[_141_]