GUIDO22
Registered User.
- Local time
- Today, 17:37
- Joined
- Nov 2, 2003
- Messages
- 515
Hi All
I have two columns. Column A shows the placing : 1,2 or 3....this repeats with every set of 3 rows.... 1,2,3,1,2,3,1,2,3,1,2,3 etc.
Column D is a TRUE /FALSE Value.... for each 'placed set' of 1/2/3 above, only one of these will be TRUE....
Essentially, I would like a formula to be able to determine the AVERAGE number of TRUEs for each placing position 1,2,3.......
For example :
1 : TRUE
2: FALSE
3: FALSE
1: FALSE
2: TRUE
3: FALSE
1: TRUE
2: FALSE
3: FALSE
Avg 1st Place position: 0.66%
Avg 2nd Place position : 0.33%
Avg 3rd Place position : 0%
Thank you in advance for any suggestions.
I have two columns. Column A shows the placing : 1,2 or 3....this repeats with every set of 3 rows.... 1,2,3,1,2,3,1,2,3,1,2,3 etc.
Column D is a TRUE /FALSE Value.... for each 'placed set' of 1/2/3 above, only one of these will be TRUE....
Essentially, I would like a formula to be able to determine the AVERAGE number of TRUEs for each placing position 1,2,3.......
For example :
1 : TRUE
2: FALSE
3: FALSE
1: FALSE
2: TRUE
3: FALSE
1: TRUE
2: FALSE
3: FALSE
Avg 1st Place position: 0.66%
Avg 2nd Place position : 0.33%
Avg 3rd Place position : 0%
Thank you in advance for any suggestions.