questforexcel
Board Regular
- Joined
- Jan 18, 2019
- Messages
- 128
- Office Version
- 2013
- Platform
- Windows
Hello All,
So my data from where i want to pull the sum range contains alphanumeric values in like "GS08, GS09, GS10"
The criteria1 range is the range for unique client reference nos. in cells A2:A2688. Criteria1 is to pull each inidividual client reference no. for eg. 64852345.
Criteria Range 2 is the range for all months in cells B2:B2688 i.e. January to September. Criteria 2 is to pull "September"
When I click enter it returns a value of "0". I assume this has something to do with the alphanumeric value of the sumrange for eg. GS08.
When I click on Fx function to drill down on the formula, it reads all the individual items correctly but on the displaying the final result it shows a value of 0.
I tried putting "ABS" infront of the formula, adding 0 to the sumrange but it would not accept it for the SUMIFS function.
I've really had a difficult time cracking this one. Searched online for help but couldn't find any solutions.
Could you please help my formula to return the alphanumeric value based on the 2 unique conditions. Would really appreciate all your assistance.
Thank you!
Have a good one
So my data from where i want to pull the sum range contains alphanumeric values in like "GS08, GS09, GS10"
The criteria1 range is the range for unique client reference nos. in cells A2:A2688. Criteria1 is to pull each inidividual client reference no. for eg. 64852345.
Criteria Range 2 is the range for all months in cells B2:B2688 i.e. January to September. Criteria 2 is to pull "September"
When I click enter it returns a value of "0". I assume this has something to do with the alphanumeric value of the sumrange for eg. GS08.
When I click on Fx function to drill down on the formula, it reads all the individual items correctly but on the displaying the final result it shows a value of 0.
I tried putting "ABS" infront of the formula, adding 0 to the sumrange but it would not accept it for the SUMIFS function.
I've really had a difficult time cracking this one. Searched online for help but couldn't find any solutions.
Could you please help my formula to return the alphanumeric value based on the 2 unique conditions. Would really appreciate all your assistance.
Thank you!
Have a good one