R
roybrew
I have a case where I have a selected range (Application.Selection)
that I want to do some conditional formatting on and I am seeing a case
where Application.Selection.FormatConditions.Count is -1 instead of a
value between 0 and 3. Anyone ever seen this before? I am sure that
some sort of error condition exists, but don't know the significance of
Count = -1 except that I cannot add a condition. I believe the
selection is valid. Any help would be appreciated. TIA.
Roy
that I want to do some conditional formatting on and I am seeing a case
where Application.Selection.FormatConditions.Count is -1 instead of a
value between 0 and 3. Anyone ever seen this before? I am sure that
some sort of error condition exists, but don't know the significance of
Count = -1 except that I cannot add a condition. I believe the
selection is valid. Any help would be appreciated. TIA.
Roy