Forum Discussion
Awright91
Aug 31, 2023Copper Contributor
Sum
Is there a way to get the sum value for number ranges for example calculating income for James $21,000 - $26,000, Mary $15,000 - $20,000, and Mark $50,000 - $55,000. I want to add these income ranges...
- Aug 31, 2023
It sounds like the cells with the amounts are text. I recommend arranging the data like this to simplify things:
Patrick2788
Aug 31, 2023Silver Contributor
It sounds like the cells with the amounts are text. I recommend arranging the data like this to simplify things:
Awright91
Aug 31, 2023Copper Contributor
Thank you! I separated the ranges and was able to figure the rest out. I appreciate your response.