Hello,
On the first image on column F, I want to do a SUMIFs like i am showing in the pictures but need to add to it.
I want it to do a sumifs/ count if there is not data in Columns AH then do a sumifs on AE, and if there is data then do not do a sumifs. So if there is data in column AH do not do a sumifs, if there is not do a sumifs. on AE
Currennly i am doing
=SUMIFS('Forecast Validation'!$AE:$AE,'Forecast Validation'!$D:$D,Sheet1!$D6)
So at the end i need a formula that would do,
SUMIFS first if there is data on AH then do not count it, if there is not do a SUMIFS on AE.
Basically i dont want to count or sumifs double on my "Pitch data"
Attahed are both sheets
On the first image on column F, I want to do a SUMIFs like i am showing in the pictures but need to add to it.
I want it to do a sumifs/ count if there is not data in Columns AH then do a sumifs on AE, and if there is data then do not do a sumifs. So if there is data in column AH do not do a sumifs, if there is not do a sumifs. on AE
Currennly i am doing
=SUMIFS('Forecast Validation'!$AE:$AE,'Forecast Validation'!$D:$D,Sheet1!$D6)
So at the end i need a formula that would do,
SUMIFS first if there is data on AH then do not count it, if there is not do a SUMIFS on AE.
Basically i dont want to count or sumifs double on my "Pitch data"
Attahed are both sheets