Cross-sheet formulas
What formula can I use to look at the data in a cell on another worksheet, then populated the cell with a designated value based on the content? For example, I have a form with multiple choice options such as Excellent, Very good, Fair, Poor, etc…. I need to create a new sheet where the response of "Excellent" is changed to "1", "Very good" = 2, "Fair" = 3, etc. I thought that I had it figured out, but I get either #INVALID REF or #UNPARSEABLE.
I even tried to scale it back just to get a simple formula to work, but still no luck
=IF({Adult Health Screening Q1 @row1} = "Very good", "2", "1")
=IF({Adult Health Screening Q1}1="Very good","2",["-1"])
Tags:
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!