View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff[_34_] Jeff[_34_] is offline
external usenet poster
 
Posts: 2
Default Grater than or less than formula

I am trying to bring back a value to cell L31

if L30 is <$355 then put $30.00 in cell L31
if L30 is or equal to $355 then multiply by 0.085

thank you for any help.

using office 2000