View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Determining What FormatCondition Has Been Chosen

See http://www.xldynamic.com/source/xld.CFConditions.html

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"John/Churchwell" wrote in message
...
I have formatted a cell with 3 conditions. What Excel Visual Basic

elements
will let me know which of the 3, if any, conditions were used to format

the
cell.

Bradc