Please Help
I am trying to use this formula- =IF(CONTACTVALUE({Hardware}) = "Andrew Mattos", [Points Bucket]@row - 10, 0)- Basically I want it to search my TR Project sheet for the Hardware column and if it see's Andrew Mattos contact to subtract 10 points from my point bucket column in my data sheet. It keeps coming back Unparseable.
Answers
-
Are you able to provide some screenshots for context?
-
Here is a dummy version. I need it to -10 when it finds the name in the first sheet.
-
What you would need instead is a COUNTIFS that you would then multiply by 10 which would then be subtracted from your starting total.
=[Points Bucket]@row - (COUNTIFS(……………………) * 10)
-
Paul do you consult? email me Sbailey@mtu.edu
-
@Shaun Bailey I do consult and have sent you an email. Thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!