View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default IF FALSE anywhere in range

Don't need an IF

Say Formula is:

=AG13*AG14*AG15*AG16*AG17*AG18*AG19*AG20*AG21*AG22 *AG23*AG24*AG25*AG26*AG27*AG28*AG29*AG30*AG31*AG32 *AG33*AG34*AG35*AG36*AG37*AG38*AG39*AG40*AG41*AG42 *AG43*AG44*AG45*AG46*AG47*AG48*AG49*AG50*AG51*AG52 *AG53=0

because if any value is FALSE the product is zero.

--
Gary''s Student - gsnu200793


"David P." wrote:

I want to put an IF function in a conditional format that activates if
anywhere in range AG13:AG53 there is the result FALSE. Any suggestions?

--
David P.