Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 430
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default 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


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default 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.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default 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

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default 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.





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
macro to bold number of chars from end of a string herbwarri0r Excel Discussion (Misc queries) 4 June 6th 06 01:21 PM
Extracting a number from a string and converting it into an Intege Sumeet Benawra Excel Worksheet Functions 2 May 10th 06 10:07 AM
Displays the number in text. (One thousand two hundred thirty four Ashish Patel Excel Worksheet Functions 1 March 20th 06 09:27 PM
Return SEARCHED Column Number of Numeric Label and Value Sam via OfficeKB.com Excel Worksheet Functions 23 January 30th 06 06:16 PM
How to COnvert text string to number timtak Excel Discussion (Misc queries) 3 June 4th 05 04:57 AM


All times are GMT +1. The time now is 07:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"