Formula help

C

CelticCharmer

=IF(Sheet2!L5="","",MAX(Sheet2!L5-100))
How can I make this formula show 0 if under 100, but show the value above
100?
Any help would be grateful
Thank you.
 
C

CelticCharmer

Hiya Max
It's comming back and showing TRUE but I want the value to be shown,
anything over 100 to be shown and if under 100, 0(zero) to be shown. Is that
possible, as I am not good using excel
Jimmy
 
C

CelticCharmer

Hiya Max,
I did copy it and the word TRUE appears in the cell and not the numbers. Am
I doing something wrong?
Jimmy
 
S

ShaneDevenshire

Hi,

Go back an make sure your formula agrees with the one Max gave you, his
works correctly and will not return TRUE or FALSE if entered correctly.
 
Top