ApolloShine
New Member
- Joined
- Jun 23, 2015
- Messages
- 8
I am trying to add a formula that will give "n/a" in a cell a value based on info in header.
The formula i found in google forum is
=sum(arrayformula(if(C9:C33="N/A",value(mid(B9:B33,2,search(")",B9:B33)-2)),C9:C33)))
But results in error. Below is what my spreadsheet looks like.
https://docs.google.com/spreadsheets/d/1mPEt1lHTSsbvpIJCioantkJtQAjZL1JbPXeTLfjSDyc/edit?usp=sharing
This is the link to where i got the formula.
https://docs.google.com/spreadsheets/d/1mAQ2AvCQAJHF4EhRc5t8r33fVTJWl6TLmmAQcJNGf2o/edit?usp=sharing
Thanks for all the help in advance
The formula i found in google forum is
=sum(arrayformula(if(C9:C33="N/A",value(mid(B9:B33,2,search(")",B9:B33)-2)),C9:C33)))
But results in error. Below is what my spreadsheet looks like.
https://docs.google.com/spreadsheets/d/1mPEt1lHTSsbvpIJCioantkJtQAjZL1JbPXeTLfjSDyc/edit?usp=sharing
This is the link to where i got the formula.
https://docs.google.com/spreadsheets/d/1mAQ2AvCQAJHF4EhRc5t8r33fVTJWl6TLmmAQcJNGf2o/edit?usp=sharing
Thanks for all the help in advance