B8
=IF(AND(COUNTIF(B2:B5,1)>=1,COUNTIF(B2:B5,0)=0),5,IF(AND(COUNTIF(B2:B5,1)=0,COUNTIF(B2:B5,0)>=1),1,5-COUNTIF(B2:B5,0)))

=IF(COUNTIF(B2:B5,"NA")=COUNTA(B2:B5),"No
Rating",IF(AND(COUNTIF(B2:B5,1)>=1,COUNTIF(B2:B5,0)=0),5,IF(AND(COUNTIF(B2:B5,1)=0,COUNTIF(B2:B5,0)>=1),1,5-COUNTIF(B2:B5,0))))




On Sat, Aug 13, 2011 at 11:48 AM, Rajan_Verma <rajanverma1...@gmail.com>wrote:

>  *May you please explain more how did you calculate rating,*
>
> * *
>
> *From:* excel-macros@googlegroups.com [mailto:
> excel-macros@googlegroups.com] *On Behalf Of *Simran Singh
> *Sent:* Saturday, August 13, 2011 10:07 AM
> *To:* excel-macros@googlegroups.com
> *Subject:* $$Excel-Macros$$ Required Formula to calculate rating****
>
> ** **
>
> Hi,
>
> I need a formula to calculate the final rating in the attached sheet. There
> are possible 14 cases which can happen to calculate the final rating.
> Request you to look at those cases and then make the formula.
>
> Thanks in advance.
>
> Regards,
> Simran Singh****
>
> --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel****
>
> --
>
> ----------------------------------------------------------------------------------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links :
> http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials at http://www.excel-macros.blogspot.com
> 4. Learn VBA Macros at http://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below link
> http://www.facebook.com/discussexcel
>



-- 
*Regards*
* *
*Ashish Koul*
*akoul*.*blogspot*.com <http://akoul.blogspot.com/>
http://akoul.posterous.com/
*akoul*.wordpress.com <http://akoul.wordpress.com/>
My Linkedin Profile <http://in.linkedin.com/pub/ashish-koul/10/400/830>


P Before printing, think about the environment.

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/discussexcel

Reply via email to