Thread
:
Really need help with formula(Excel Office 2003)
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Jarek Kujawa[_2_]
external usenet poster
Posts: 896
Really need help with formula(Excel Office 2003)
one way:
=SUM(IF(($A$1=$C$1:$C$4)*($A$1<=$D$1:$D$4),$E$1:$ E$4,))
this is an array-formula so insert it with CTRL+SHIFT+ENTER
Reply With Quote
Jarek Kujawa[_2_]
View Public Profile
Find all posts by Jarek Kujawa[_2_]