Adding 5 values and dividing does not work
Hi all ! Help!
I am trying to add these 5 cells and then divide by 5. But I get this odd number 4.2??
Please note the H/L columns also has a formula
The COLOR(A-E) columns has a conditional formula to turn red/green
Thank you!
Answers
-
Hey @Robert K
Right now you are adding the first three cells together (using these parentheses) to keep the values together, then adding 4 and 5 separately, and then dividing by 5. This means that only [5th Patient H/L]@row is being divided by 5 instead of the total.
=(1 + 2 + 3) + 4 + 5 / 5
You'll want to structure your formula like this:
=(1 + 2 + 3 + 4 + 5) / 5
Cheers,
Genevieve
Need more information? 👀 | 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
- 66.2K Get Help
- 430 Global Discussions
- 152 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 75 Community Job Board
- 502 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 306 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!