two formulas

  • Thread starter Thread starter Kevin
  • Start date Start date
K

Kevin

Can I use two formulas in a cell? If so, how? I would like to use

=MAX(SUM($F$4:F5)-50,0) and =IF(A5<=TODAY(),J5+329.230769230769,"")

Thanks
 
Correction

I want to use the first formula and have it do the same as the second
formula. So I would like to use =IF(A5<=TODAY(),MAX(SUM($F$4:F5)-50,0)
 
You need another closing parentheses.
Correction

I want to use the first formula and have it do the same as the second
formula. So I would like to use =IF(A5<=TODAY(),MAX(SUM($F$4:F5)-50,0)


:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Average cells based on column header 6
Isblank error 3
Help !!! 2
formula with {} 5
Formula Mystery 4
If 4
This One Is Tricky Need Help !!!!! 1
Excel formula, sum the value cell and if empty cell left blank 0

Back
Top