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
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!