christrudeaucpa
New Member
- Joined
- Mar 8, 2016
- Messages
- 2
Hello and thanks for your time.
I am attempting to create a SUMIF function that sums a set of values based on a specific spot in a text string.
Each value has a corresponding Item # made up of the following features:
Year Month Day State Program Code Location
15 01 01 MA BOC BOS
Here's the full text string in the cell for this example: 150101MABOCBOS
What I'm looking to do is Sum based on certain months, so in this case, I would need the SUMIF to find Item #s with 01, 02, 03 as a month. The month will always be located in the 3rd and 4th characters in the Item # text string.
Let me know if you'd like any further clarification. Any help would be appreciated.
Chris
I am attempting to create a SUMIF function that sums a set of values based on a specific spot in a text string.
Each value has a corresponding Item # made up of the following features:
Year Month Day State Program Code Location
15 01 01 MA BOC BOS
Here's the full text string in the cell for this example: 150101MABOCBOS
What I'm looking to do is Sum based on certain months, so in this case, I would need the SUMIF to find Item #s with 01, 02, 03 as a month. The month will always be located in the 3rd and 4th characters in the Item # text string.
Let me know if you'd like any further clarification. Any help would be appreciated.
Chris