View Single Post
  #2   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

KCi,

Use "Formula is."

=OR(AND(A2=Target*90%, A2 <= Target*95%),AND(A2=Target*100%,
A2<=Target*105%))

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"KCi" wrote in message
...
Hi I need to use one condition to judge whether or not a cell is 90-95% of
target or 100-105% of target. The other two conditions will be used, so i
need to get this into one condition.
Any help would be great.
Thanks