Issue Converting Formula to Column Formula
Hi --
I've hit a wall with this formula and have no idea how to tweak it so that I can convert it to a column formula. I have 2 sheets - one is the master/current sheet and the other is the archive/previous sheet. I have an automation that will copy selected rows to the archive sheet when triggered and then clear the current quarterly fields. I also have columns on the master/current sheet that provides the prior quarter values on the master/current sheet for reference when a user is completing the current planning columns.
For the life of me, I can't seem to figure out how to make this so I can convert it to a column formula. The formula works in the individual cell and returns the expected value, but I just can't convert it to a column formula. I get that error that says the Syntax isn't quite right.
=IFERROR(INDEX(COLLECT({Copy of Archive Sheet (V2) Range 1}, {Copy of Archive Sheet (V2) Range 2}, $ID@row, {Copy of Archive Sheet (V2) Range 3}, $[Prior Quarter]@row), 1), "N/A")
Any help would be greatly appreciated! Thank you!
Answers
-
Hello @vzarzycki
You can't have an absolute in the formula for a column formula. Reference: https://help.smartsheet.com/articles/2481944-set-formulas-for-all-rows-with-column-formulas
Peggy
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 429 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!