Assigning a value to a word?

Skitzo

New Member
Joined
Jul 20, 2007
Messages
7
How would I make a word like "dog" have a value of 1, "cat" have a value of 2, and "fish" have a value of 3, so that when I sort them the order is: Dog, Cat, Fish, instead of alphabetical order Cat, Dog, Fish.
I'm doing this with many more values so this is just an example.
I'm not sure if i used the correct terminology but you should be able to help somewhat, Thanks in advance.

Skitzo-
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
What are the criteria for determining the value to assign to the word? How many different words are there? Are the number of words static or fluid?
 
Upvote 0
would you want anoter column with numbers?

1 dog
2 cat

then sort all by number column
 
Upvote 0
I could use numbers but id rather do a formula.
I assign the values manually.
There are 9 different words total.
I don't know what you mean by static or fluid.
Id like to do something similar to what a TI-83 calculator does when you enter a letter, then enter a value and that letter gains that value for use in algebra.
But instead of algebra I want to be able to sort the data by that value I assigned to it.
 
Upvote 0

Forum statistics

Threads
1,214,642
Messages
6,120,698
Members
448,979
Latest member
DET4492

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