Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have two formulas that I know to work.
The first looks at a cell and returns to check for two values then conditionally does one of two things based on the values. =(OR(H151="business",H151="personal")*(IF(H151="bu siness",A151+30,A151+7))) The second gives the sum of a range of cells (kindly donated in an earlier thread). =SUMPRODUCT(--(DAY(Main!$F$3:Main!$F$500)=A3),--(MONTH(Main!$F$3:Main!$F$500)=B3),Main!$D$3:Main!$ D$500) I I want a formula that only does the sum if the value in a cell is "yes". Can anyone help me? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining formulas and results HELP!! | New Users to Excel | |||
Problem with named formula's | Excel Worksheet Functions | |||
How to make Excel run limited number of formulas on a given worksh | Excel Discussion (Misc queries) | |||
calculating formulas for all workbooks in a folder | Excel Worksheet Functions | |||
combining countif formulas | Excel Worksheet Functions |