View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bronxbabe bronxbabe is offline
external usenet poster
 
Posts: 19
Default formula using IF function

WONDERFUL. THANK U VERY MUCH. NOW I CAN GO TO SLEEP!

i'v been recking my brain for the past several hours b/c excel recommended
using the IF function -- not MAX.

thanks again,

2:53EST

"Arvi Laanemets" wrote:

Hi

=MAX(D49-D47,0.3*D49)


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"bronxbabe" wrote in message
...
i'm trying to place a formula in a cell using the "IF" function to obtain
the
greater value of either: D49-D47 or D49 times 30%. is it possible i'm
using
the incorrect function?

thanks in advance