kellywy
Board Regular
- Joined
- Aug 5, 2006
- Messages
- 123
Hi all --
This is sort of an update on a previous problem, because the formula that I had worked out with your help has gone wonky on me. !? What I need is to figure out where I've screwed it up.
The calculation I need:
- Total the sales figures in K18:K250 - based on 2 parameters:
- #1 : The month they took place, and (Dates are in H18:H250)
- #2 : The Sales Agent who made the sale. (Sales Agent initials are in I18:I250)
I have my calculating dates (1st of the month in AE3; last day of the month in AF3).
The formula I currently have is this (given the Sales Agent initials as "EL"):
=SUMIFS($K$18:$K$250,$H$18:$H$250,">="&$AE3,$H$18:$H$250,"<"&EDATE($AF3,1),$I18:$I250,"EL")
For some reason, it's calculating double the sales figures.
So, while EL has actually sold $59,319 in September 2017 - the total it shows for my formula is $91,838. ?
Anyone have any suggestions on where I confabulated my formula? :-\
Appreciate any help in advance.......(and I mean you, Ford!) haha!
Kelly
This is sort of an update on a previous problem, because the formula that I had worked out with your help has gone wonky on me. !? What I need is to figure out where I've screwed it up.
The calculation I need:
- Total the sales figures in K18:K250 - based on 2 parameters:
- #1 : The month they took place, and (Dates are in H18:H250)
- #2 : The Sales Agent who made the sale. (Sales Agent initials are in I18:I250)
I have my calculating dates (1st of the month in AE3; last day of the month in AF3).
The formula I currently have is this (given the Sales Agent initials as "EL"):
=SUMIFS($K$18:$K$250,$H$18:$H$250,">="&$AE3,$H$18:$H$250,"<"&EDATE($AF3,1),$I18:$I250,"EL")
For some reason, it's calculating double the sales figures.
So, while EL has actually sold $59,319 in September 2017 - the total it shows for my formula is $91,838. ?
Anyone have any suggestions on where I confabulated my formula? :-\
Appreciate any help in advance.......(and I mean you, Ford!) haha!
Kelly