Hi Guys,
I have a question about a merging two IF statements together using the result of the first statement in the second statement. I dont know if this is possible, but here it is.... In long-hand this is what i need Cell M15 to equal:
=IF(M21>N21, then M21, else N21, (and here is what i...