Why would a formula work on one sheet but be #unparseable on another?
Hello All,
I am trying to use a formula I use on one of my sheets to collect data. It works great, but I made a new sheet to capture the data as the other one is messy as I was still learning. My Formula works great on the original sheet, but when I use the same formula on my new sheet it comes back #unparseable.
This is the formula that works great on my original sheet but is unparseable on my new sheet.
=SUMIFS({Rounding| Number of Staff Contacts}, {Rounding| CPD Educator Name}, Category@row, {Rounding |Date Rounding Occurred}, AND(IFERROR(MONTH(@cell), 0) = 1))
I would also like to add the year in so I can capture the data based on month and year.
Any help would be much appreciated,
Lori
Best Answer
-
Is the Category column in your new sheet the same column type as the Category column in your old sheet?
Answers
-
Hi @Lori C,
You need to define the cross sheet references in each sheet, they're not universal.
As well as that, make sure there is a column named Category on the new sheet, else trying to reference a non-existent column will also cause the unparseable error.
-
Hi Lori,
It's possible that the sheet references weren't transferred when you setup your new sheet. You can check this quickly by right clicking any cell and selecting "Manage References...". If you don't see your reference names there (e.g. {Rounding| Number of Staff Contacts}), then you'll have to setup those references again in the new sheet.
I hope this was helpful!
-
I added the reference sheets after some playing around, the Category@row is not working for some reason.
-
Is the Category column in your new sheet the same column type as the Category column in your old sheet?
-
Hi There,
I just figured this out this morning. I did not have the Category column correct.
Thank you for responding,
Lori
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!