Text version of SUMIFS

JOEE1979

Active Member
Joined
Dec 18, 2022
Messages
292
Office Version
  1. 365
Platform
  1. Windows
I have a formula

Excel Formula:
=SUMIFS((INDIRECT(AL9&"!F:F")),(INDIRECT(AL9&"!G:G")),(CONCAT((TEXT(V$4,"DD-")),(TEXT($D$2,"MMM-YY")))),(INDIRECT(AL9&"!N:N")),$W6)

However, I have text in F:F, and I know SUMIFS returns a number.
How would I be able to fix this to make if give me a text and not a number?

Thanks
 
Unfortunately I am not having any luck in trying to replicate your data to test with.
 
Upvote 0

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Unfortunately I am not having any luck in trying to replicate your data to test with.
I think I might have to add some helper columns in the "2024" sheet and the do a sumif function in the "Current Month"
 
Upvote 0
I ended making a helper column in '2024 (I identified each shop by a different number).
Then in 'Current month I did a SUMIF to extract that number, and finally another column to replace that number with the original shop.
Took a while, but its done. I wish excel had a text version of SUMIFS, maybe for the next project.

Thank for a all the help, now I can relax, lol
 
Upvote 0
Glad you got it sorted. Thanks for letting us know. (y)
 
Upvote 0

Forum statistics

Threads
1,223,885
Messages
6,175,186
Members
452,615
Latest member
bogeys2birdies

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top