Deuce Bucksman
Board Regular
- Joined
- Jan 17, 2011
- Messages
- 102
Hello, Gurus.
I'm trying to count only cells that are equal to 1 in a string of 8 cells (fifth cell to the right). For some reason, the count if formula is not allowing me to nest the left and right functions together. Can anyone tell me what is wrong with the formula below. I really appreciate your help! Thanks!
countif(C19:C338,LEFT(RIGHT(C19,4),1) "=1")
I'm trying to count only cells that are equal to 1 in a string of 8 cells (fifth cell to the right). For some reason, the count if formula is not allowing me to nest the left and right functions together. Can anyone tell me what is wrong with the formula below. I really appreciate your help! Thanks!
countif(C19:C338,LEFT(RIGHT(C19,4),1) "=1")