by Anonymous on November 11th, 2008

Anonymous

Question

Help answer this question below.

In Microsoft Excel, I am tyring to enter Max formula that gives me the highest value of two cells. The 2 cells in question are both formula driven themselves, using IF formulas.When I enter in my Max formula, it returns zero instead of the highest number?

  • Like
  • Report

Answers. 3 helpful answers below.

  • by Brian I on November 11th, 2008

    Brian I

    I have figures in cells D5 and D6, which have been generated exactly as you describe and this formula displays the larger of the two values:
    =MAX(D5:D6)

    • Like
    • Report

    5 comments | Post one | Permalink

  • by Anonymous on December 5th, 2008

    Anonymous

    Thanks everyone for you comments. Have found the solution at last!

    This formula provided me with the correct answers (using example cell references):
    =MAX(VALUE(N131),VALUE(S131))

    thanks again!

    No comments. Post one | Permalink

  • by Cyanotic Wasp on November 22nd, 2008

    Cyanotic Wasp

    If the values returned by the IF functions are text, then Brian's answer is still correct: only numeric values can be evaluated with the MAX function.

    So if your return values were strings of numbers (but not evaluated as numbers), then Excel would treat them as any other text and return a zero value when evaluating the term in a MAX function.

    No comments. Post one | Permalink

Want to attach an image to your answer? Click here.

Did this answer your question? If not, then ask a new question or create a poll.

You're reading In Microsoft Excel, I am tyring to enter Max formula that gives me the highest value of two cells. The 2 cells in question are both formula driven themselves, using IF formulas.When I enter in my Max formula, it returns zero instead of the highest number?

Follow us on Facebook!

Related Ads

ANSWERBAG BUZZ

Excel max returns zero
Excel max function returns 0
Max function displays 0 from formula
Microsoft excel max formula
Excel max formula driven by cell reference