View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mrice[_13_] mrice[_13_] is offline
external usenet poster
 
Posts: 1
Default Is this possible?


Try this

=IF(A1=0,400+(A1*75000),0)

assuming that the % figure is in column A and the formula is placed in
B1.


--
mrice

Research Scientist with many years of spreadsheet development experience
------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=548164