Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the following formulas setup gratefully received from microsoft online
members. These work perfect for what I need them for =DATE(YEAR($C2),MONTH($C2)+3,DAY($C2)-1) =SUMPRODUCT(($B3:$B7<D2)*($C3:$C7<D$1)) What I need is to add the above formulas inside other formulas so that they only calculate where cells are the same. I only want to enter this formula once at the top of the sheet and be able to copy it down the sheet. Example If cells A2= 1 the above formulas will calculate because cells A2:A4 = 1 A3= 1 A4= 1 A5= 2 no calculations (blank cells) will be used as there is only one entry of 2 A6= 3 the above formulas will calculate because cells A6:A10 = 3 A7= 3 A8= 3 A9= 3 A10=3 etc... Any help appreciated |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulas to calculate only when data is populated. | Excel Worksheet Functions | |||
Auto calculate formulas when new data is entered | Excel Discussion (Misc queries) | |||
How do I calculate formulas for yes/no data | Excel Worksheet Functions | |||
Count or result of matching cells | Excel Worksheet Functions | |||
Will not calculate average/median formulas;acts like no data in c. | Excel Worksheet Functions |