Formula to find the average word used in a column
Answers
-
@Genevieve P. how do I do this?
"Adjusting the formula you have in the Rating column so it doesn't show a rating for that value, or returns "N/A" instead."
-
Hi @Ann11
This depends on how you fill in your Rating column! Is it a manual change? Or a formula?
If it's a formula, you would just need to add an IF statement in the front which says If the cell in the Title column is blank, return "N/A", like so:
=IF(Title@row = "", "N/A"
If it's a manual change, you could set up a Change Cell workflow triggered when a new row is added, then use a Condition block to check if the Title column is blank: Change the Value of a Cell in an Automated Workflow
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 494 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!