Formula to Categorize a Percentage Range

chuparfaan

Board Regular
Joined
Feb 15, 2009
Messages
59
Dear Experts,

I need a formula whereby i can categorize a percentage calculated in a cell, i.e.

Cell number fall between 91 to 100% = A
81 to 90% = B
51-80% = C
Etc...

Can you help me please.

Many thanks

Chu Par Faan
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
Hi,

How many scenarios are there? If 7 or less then could use if statement.

If more than 7, could create a lookup table.
 
Upvote 0
Hello, I'm trying to do something similar but with more criteria.
>= 70% - <100% Maximum
>=50% - <70% Mid-Level
>=40% - <55% Minimum
<40% None

It would be based off the value in cell G38 which is formatted as a percent also. When I tried to duplicate the given answer, excel said I had too many functions.


Thanks a bunch!
 
Last edited:
Upvote 0

Forum statistics

Threads
1,215,201
Messages
6,123,621
Members
449,109
Latest member
Sebas8956

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top