Hello everybody,


I need to create a list which you can give a certain value from 1 to 7.

Each value needs to be unique. So it will look like this :

"banana" 4
"apple" 5
and so on

so someone needs to give points to my values.
Is there any standard way for doing this ? Or will I need to do it by calculations ?

Thanks in advance,

Bjorn