• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Needing a Formula to count Letters vertically

I am not sure who helped me with this in the past. I think Narayan (-:

I am wanting to count the Es and Os vertically. Making the Es Green and Os red. The formulas used to count the numbers in WXYZ and placing the results in V are as follows:

=SUMPRODUCT((AU718:AX718<>1)*(AU717:AX717=1),AU718:AX718)



=IF(W717=W718,AU718+1,1)

=IF(X717=X718,AV718+1,1)

=IF(Y717=Y718,AW718+1,1)

=IF(Z717=Z718,AX718+1,1)

=ISODD(IFERROR(INDEX($W717:$Z717,MATCH($V717,$AU717:$AX717,0)),1))

I need formulas for IQ2:IU3001 with the exception of counting letters instead of numbers. I appreciate any help.

Thanks

I also have this on Microsoft site

http://answers.microsoft.com/en-us/...rtically/7e2bdfdd-3e99-4194-9551-4c00a21e683d
 

Attachments

  • EOs vertically.jpg
    EOs vertically.jpg
    390.5 KB · Views: 15
Back
Top