Posted to microsoft.public.excel.misc
|
|
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
|