LuckyJrEskie
New Member
- Joined
- Dec 7, 2016
- Messages
- 1
Hi,
I have searched through Mr. Excel and Google, and have reached an impasse. My original formula to add certain values in a list was:
=SUMIF([Total Due], "110") + SUMIF([Total Due], "140")
However, I need this to work as a SUBTOTAL function. I have tried several variations of the below formula with success:
[FONT="]=SUMPRODUCT(SUBTOTAL(109,OFFSET(G11,ROW([Total Due])-ROW(G11),,1)),--([Total Due] = "140"+"110"))
I'd appreciate any suggestions in merging these two separate functions, if possible!
[/FONT]
I have searched through Mr. Excel and Google, and have reached an impasse. My original formula to add certain values in a list was:
=SUMIF([Total Due], "110") + SUMIF([Total Due], "140")
However, I need this to work as a SUBTOTAL function. I have tried several variations of the below formula with success:
[FONT="]=SUMPRODUCT(SUBTOTAL(109,OFFSET(G11,ROW([Total Due])-ROW(G11),,1)),--([Total Due] = "140"+"110"))
I'd appreciate any suggestions in merging these two separate functions, if possible!
[/FONT]