View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Jamesy
 
Posts: n/a
Default Simple IF statement (hopefully!!)

Superb guys, helpful as always.

"chalky" wrote:


Personal i would use an AND() formula, ie:

=IF(AND(A1=0%,A2=0%),"Yes","")

thanks
Chris


--
chalky
------------------------------------------------------------------------
chalky's Profile: http://www.excelforum.com/member.php...o&userid=23758
View this thread: http://www.excelforum.com/showthread...hreadid=551774