Sorry about that. I didn't realize the attachment was too big and didn't attach. I stripped off a bunch of the data so it would fit.
Sorry about that. I didn't realize the attachment was too big and didn't attach. I stripped off a bunch of the data so it would fit.
It has to do with the precision in Excel's calculation... the formula result you have is not exactly the same as the date translation Excel uses.
Try this, in C5, to get better accuracy:
=SUMPRODUCT--(ROUND(Data!$A$2:$A$1326,6)=ROUND($A5,6)),--(Data!$D$2:$D$1326=C$4),(Data!$N$2:$N$1326))
copied down and across the table.
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Thanks NBVC. I kind of figured it had something to do with the formula and the seconds.
Is the ",6" in the round function saying round the number to the sixth position in this case seconds. If yes, I would think I should round to the 4th position in this case minutes, because I won't have any seconds in the data.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks