Thread: If function
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
John James
 
Posts: n/a
Default If function


Try:
=IF(C4<1,0,D4*F4) and copy to other cells in column


--
John James
------------------------------------------------------------------------
John James's Profile: http://www.excelforum.com/member.php...o&userid=32690
View this thread: http://www.excelforum.com/showthread...hreadid=531729