SUMIFS unparseable error
Hi all,
I'm trying to sum amounts in the Sub Total column if the Fiscal Year is 2024 and the Category is Internal. I get an unparseable error with this formula
Thanks for your help!
Answers
-
Well that's annoying — my formula didn't get saved in the question. This is it:
-
=SUMIFS[Sub Total]:[Sub Total],[Fiscal Year],2024,Category,"Internal"
-
Hi @BrendaF
Can you use square brackets around column names, regardless of whether they contain spaces or special characters.
=SUMIFS([Sub Total]:[Sub Total], [Fiscal Year]:[Fiscal Year], 2024, [Category]:[Category], "Internal")
Regards
-
Hi @Humashankar.
Thanks for your reply! I tried that, and now I get a Blocked error message.
-
Hi @BrendaF
Unparseable Error is due to syntax issues in the formula.
Blocked Error occurs due to access or permissions issues
Restricted column or sheet permissions.
Locked cells or columns when if they're protected or have restricted access.
Data validation conflicts or issues with specific cells.You have to give it an approach from that angle for the new error.
Hope this helps !!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!