Hi Gang
I have the following formula that works well, but i know need to compare 5 other values in the same column
=SUMIFS('Source Data'!AG1:AG65000,'Source Data'!BF1:BF65000,"VALUE A",'Source Data'!H1:H65000,"VALUE B")
I need to look at 5 other values in column H, how do I include an OR statement, i tried but this does not work
=SUMIFS('Source Data'!AG1:AG65000,'Source Data'!BF1:BF65000,"VALUE A",'Source Data'!H1:H65000,"VALUE B",'Source Data'!H1:H65000,"VALUE C,'Source Data'!H1:H65000,"VALUE D",'Source Data'!H1:H65000,"VALUE E",'Source Data'!H1:H65000,"VALUE F")
Is this worng, or is there another formula that might be better
Thanks for any assistance is greatly appreciated
Thanks
I have the following formula that works well, but i know need to compare 5 other values in the same column
=SUMIFS('Source Data'!AG1:AG65000,'Source Data'!BF1:BF65000,"VALUE A",'Source Data'!H1:H65000,"VALUE B")
I need to look at 5 other values in column H, how do I include an OR statement, i tried but this does not work
=SUMIFS('Source Data'!AG1:AG65000,'Source Data'!BF1:BF65000,"VALUE A",'Source Data'!H1:H65000,"VALUE B",'Source Data'!H1:H65000,"VALUE C,'Source Data'!H1:H65000,"VALUE D",'Source Data'!H1:H65000,"VALUE E",'Source Data'!H1:H65000,"VALUE F")
Is this worng, or is there another formula that might be better
Thanks for any assistance is greatly appreciated
Thanks