![]() |
Converting string of letters to Number
Hi, I'd like to convert a string of letters in excel to a unique number. Is that possible? Thanks -- sebkavam ------------------------------------------------------------------------ sebkavam's Profile: http://www.excelforum.com/member.php...o&userid=36826 View this thread: http://www.excelforum.com/showthread...hreadid=565314 |
Converting string of letters to Number
Probably need a bit more info as far as sample data goes but you could try
something like this: =IF(A1="abc",5) If you put this formula in a cell and if abc is in cell A1 it will put a 5 in your cell. "sebkavam" wrote: Hi, I'd like to convert a string of letters in excel to a unique number. Is that possible? Thanks -- sebkavam ------------------------------------------------------------------------ sebkavam's Profile: http://www.excelforum.com/member.php...o&userid=36826 View this thread: http://www.excelforum.com/showthread...hreadid=565314 |
Converting string of letters to Number
Probably, but more detail would be beneficial.
What sort of string? What sort of number to be used in what context? Gord Dibben MS Excel MVP On Wed, 26 Jul 2006 15:29:24 -0400, sebkavam wrote: Hi, I'd like to convert a string of letters in excel to a unique number. Is that possible? Thanks |
Converting string of letters to Number
Basically, I have words like "movies", "arts", etc... and I want to associate to each of these words a unique number. These numbers do not have to be a sequence as long as two different words cannot be associated with the same number. -- sebkavam ------------------------------------------------------------------------ sebkavam's Profile: http://www.excelforum.com/member.php...o&userid=36826 View this thread: http://www.excelforum.com/showthread...hreadid=565314 |
Converting string of letters to Number
My question is..............what will you do with the numbers that are
associated with the strings? Easy enough to return a number to a cell using a formula. Will you want to use them for calculations? For a list? Gord Dibben MS Excel MVP On Wed, 26 Jul 2006 16:30:31 -0400, sebkavam wrote: Basically, I have words like "movies", "arts", etc... and I want to associate to each of these words a unique number. These numbers do not have to be a sequence as long as two different words cannot be associated with the same number. |
Converting string of letters to Number
just for a list. thanks -- sebkavam ------------------------------------------------------------------------ sebkavam's Profile: http://www.excelforum.com/member.php...o&userid=36826 View this thread: http://www.excelforum.com/showthread...hreadid=565314 |
Converting string of letters to Number
associate to each of these words a unique number
Is is in fact possible to calculate a *unique* number? What I am thinking about is that when I have used the sheet password breaking Macro it returns another set of letters that fulfill the number calculated by the original password. As both sets of letters calculate to the same number protecting the sheet, the number is obviously not unique. If Bill Gates can't return a unique number from a set of letters.numbers then I am sure that I would fail to do so as well. Just a thought. -- Regards, Sandy In Perth, the ancient capital of Scotland with @tiscali.co.uk "Gord Dibben" <gorddibbATshawDOTca wrote in message ... My question is..............what will you do with the numbers that are associated with the strings? Easy enough to return a number to a cell using a formula. Will you want to use them for calculations? For a list? Gord Dibben MS Excel MVP On Wed, 26 Jul 2006 16:30:31 -0400, sebkavam wrote: Basically, I have words like "movies", "arts", etc... and I want to associate to each of these words a unique number. These numbers do not have to be a sequence as long as two different words cannot be associated with the same number. |
All times are GMT +1. The time now is 09:48 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com