piannetta
New Member
- Joined
- Aug 27, 2002
- Messages
- 42
- Office Version
- 365
- Platform
- Windows
Hi,
I have the following SumIf formula that's not working as I expect it to:
=SUMIF(QRYTasksRcvd!$A$2:$A$1779,'Daily Tracker'!D7,QRYTasksRcvd!$B$2:$AE$1779)
The first argument is referring to the first column of a table of data where column A is the date.
The second argument is the date I'm looking up.
The third argument is the column range of the data I want to sum for the row where the date matches.
It seems the formula is only returning the value in column B, not the sum of values of columns B through AE.
Could someone help diagnose what I'm doing wrong please?
Thanks,
Pete
I have the following SumIf formula that's not working as I expect it to:
=SUMIF(QRYTasksRcvd!$A$2:$A$1779,'Daily Tracker'!D7,QRYTasksRcvd!$B$2:$AE$1779)
The first argument is referring to the first column of a table of data where column A is the date.
The second argument is the date I'm looking up.
The third argument is the column range of the data I want to sum for the row where the date matches.
It seems the formula is only returning the value in column B, not the sum of values of columns B through AE.
Could someone help diagnose what I'm doing wrong please?
Thanks,
Pete