Formula to Return a Value in One Cell Based on the Value in Another Cell

Allastaire

New Member
Joined
Oct 11, 2017
Messages
2
Hello! I am at my wit's end trying to figure something out :mad:... OK so a quick synopsis of the problem:
I am designing a spreadsheet to track the progress of individual stores toward a goal of employee participation in a program. Depending on the employee participation percentage, a store receives differing amounts of points. The breakdown is as follows:

0 to <25% of employees participating: 0 points
25 to <50% of employees participating: 5 points
50 to <75% Participation: 15 Points
75% participation or more: 30 points

Store locations are organized in rows. Within the row for each store, I would like to have 1 cell where I will manually enter/update the store's employee participation percentage, then a cell 1 column over will automatically populate with the appropriate point value.

An example: Store #9999 Occupies Row 2, and A2 lists the store's name/number/etc. In B2, I would like to enter the store's employee participation percentage, and in C2 I would like to write a formula which, depending where the value of B2 lies in the range I specified above, outputs 0, 5, 15, or 30 points.

What type of function/formula accomplishes this? Thank you for any pointers!
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,215,492
Messages
6,125,116
Members
449,206
Latest member
burgsrus

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