Thread: If statements
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kieffer
 
Posts: n/a
Default If statements


If (b3 = 10, 0, b3)

If I want to keep the above but add on the following:

if(b3 < 10, c3)

Can't both of these be combined into 1 formula?


--
kieffer
------------------------------------------------------------------------
kieffer's Profile: http://www.excelforum.com/member.php...o&userid=30848
View this thread: http://www.excelforum.com/showthread...hreadid=515131