Rating System

Drewmyster

Board Regular
Joined
May 16, 2007
Messages
150
Office Version
  1. 365
Platform
  1. Windows
Hi there, I've a databse of music, songs, artists and albums, and I want to be able to rate them using a "star" system like that used in such programs as iTunes.

Can this be done and how?

Regards.
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
In part of the sheet you're not going to use type the values you want to be able to select.

For example using column C

C1 - "Awesome"
C2 - "Good"
C3 - "Average"
C4 - "Poor"
C5 - "Wish I was deaf"

For all the cells you want to turn into a drop down menu, hen go to the data menu and select validation.

One of the options will be "List", then select the cells you just typed into.

http://www.youtube.com/watch?v=SzvDL9PZs1w
 
Upvote 0
cbzdmh,

I just found that you don't need to put the values in cells. You can just go to data validation - List and enter them into the source box separated by a comma

Awesome,Good,Average,Poor,Wish I was deaf

then copy cell as needed.
 
Upvote 0

Forum statistics

Threads
1,214,972
Messages
6,122,530
Members
449,088
Latest member
RandomExceller01

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