View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
renegan
 
Posts: n/a
Default Cost times amount (if populated)


Try to put this on column H rows:
=If(Isblank(G1),0,A1*6)


--
renegan
------------------------------------------------------------------------
renegan's Profile: http://www.excelforum.com/member.php...o&userid=10450
View this thread: http://www.excelforum.com/showthread...hreadid=535096