Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Make words imported into numbers, ex SMRC=303

I have 3 different groups of letters. SMRC, SMIF and SMBD that I am importing
into excel. The spreadsheet that I am using that was built a long time ago
has me manually changing these to numbers. I would rather be able to make a
formula then copy and paste these into the right spot rather than doing each
one manually for over 2000 entries.

SMRC=303
SMIF=373
SMBD=383

If anyone can help that would be great.

Thanks

Bobby.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 623
Default Make words imported into numbers, ex SMRC=303

Have you tried EditReplace...? It should do what you want.

--
Regards,
Fred


"mulligbo" wrote in message
...
I have 3 different groups of letters. SMRC, SMIF and SMBD that I am importing
into excel. The spreadsheet that I am using that was built a long time ago
has me manually changing these to numbers. I would rather be able to make a
formula then copy and paste these into the right spot rather than doing each
one manually for over 2000 entries.

SMRC=303
SMIF=373
SMBD=383

If anyone can help that would be great.

Thanks

Bobby.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default Make words imported into numbers, ex SMRC=303

Try this,
In the cell to the right of the top entry in your list enter;
=IF(A7="SMRC",303,IF(A7="SMIF",373,IF(A7="SMBD",38 3,"")))
where A7 is the top cell in your list.
Then copy this formula down the length of your list. Now you can copy and
paste special (values and source formatting) the new list of numbers to where
ever you want.

"mulligbo" wrote:

I have 3 different groups of letters. SMRC, SMIF and SMBD that I am importing
into excel. The spreadsheet that I am using that was built a long time ago
has me manually changing these to numbers. I would rather be able to make a
formula then copy and paste these into the right spot rather than doing each
one manually for over 2000 entries.

SMRC=303
SMIF=373
SMBD=383

If anyone can help that would be great.

Thanks

Bobby.

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
IF formula in Excel / Replace numbers with 'words' Emsmaps Excel Discussion (Misc queries) 1 April 7th 06 11:01 PM
HOW DO I DISPLAY NUMBERS AS WORDS IN EXCEL 2003? Silvio Excel Discussion (Misc queries) 3 July 29th 05 08:21 PM
How can I change Numbers in WOrds in Excel A J Excel Discussion (Misc queries) 3 May 9th 05 08:14 AM
how to change numbers into words, Mukesh Dhoot Excel Discussion (Misc queries) 1 March 19th 05 11:48 AM
How do I make my settings suggest previous words as I start to ty. Connie Excel Discussion (Misc queries) 2 December 1st 04 06:02 PM


All times are GMT +1. The time now is 01:14 PM.

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

About Us

"It's about Microsoft Excel"