Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am attempting to write a formula that will calculate the variance between
the sum of a cell and the number 40, but only if the sum of that cell is greater than the number 40? I have tried several functions; i.e.: IF, SUMIF, Etc., but I am unable to crack it. Can you help? Much appreciated, M |
#2
![]() |
|||
|
|||
![]()
Hi
not sure what you mean by "the sum of a cell" but is this what you're after =IF(A140,A1-40,0) if not, please post back with additional details (ie what cell(s) you're talking about, what is actually in those cells). Cheers JulieD "mdavis" wrote in message ... I am attempting to write a formula that will calculate the variance between the sum of a cell and the number 40, but only if the sum of that cell is greater than the number 40? I have tried several functions; i.e.: IF, SUMIF, Etc., but I am unable to crack it. Can you help? Much appreciated, M |
#3
![]() |
|||
|
|||
![]()
Hi
Another one: =MAX(0,A1-40) -- When sending mail, use address arvil<attarkon.ee Arvi Laanemets "mdavis" wrote in message ... I am attempting to write a formula that will calculate the variance between the sum of a cell and the number 40, but only if the sum of that cell is greater than the number 40? I have tried several functions; i.e.: IF, SUMIF, Etc., but I am unable to crack it. Can you help? Much appreciated, M |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is the formula for dividing a number by 4 in excel | Excel Worksheet Functions | |||
Excel - formula to calculate colored fill cells within a range wi. | Excel Worksheet Functions | |||
I need help figuring out this formula in Excel | Excel Discussion (Misc queries) | |||
Need excel formula to display 28.50hrs in HRS & MINS? | Excel Worksheet Functions | |||
Create a formula in Excel? | Excel Worksheet Functions |