If Then Statement on Column Cells

Sandee
✭✭
None of my usual Excel tricks are working for an "IF Then" Statement on my new Smartsheet Spreadsheet. I am trying to set up a formula so that if cell #18 on Column 8 is "N/A" then "N/A" is returned in cell # 21 but if any other value is in cell #18, nothing is returned to cell #21 as I will need to manually add a value to cell #21. Any help is appreciated!
Answers
-
Give this a try:
In the cell at row 21 of Column 8, place this formula:
=IF($[Column 8]$18="N/A", "N/A", "")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 451 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 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!