Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ExcelNubee
 
Posts: n/a
Default Help in formating cells


I'm running into a brain buster for my simple mind.
I want to be able to put an number into a cell, but have a word show
instead. Is this possible? For example: in Cell A1, I will type
"000053", but would like "Frontier" to show. Any help will be greatly
appreciated, for this might show my CEO that I might know something
they don't!


--
ExcelNubee
------------------------------------------------------------------------
ExcelNubee's Profile: http://www.excelforum.com/member.php...o&userid=32719
View this thread: http://www.excelforum.com/showthread...hreadid=525547

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default Help in formating cells

Make a table with the numbers in one column then another column with what
the numbers represent
put them somewhere of the visible area, in for instance numbers in Y1:Y50
and text in Z1:Z50

then use


=IF(A1="","",VLOOKUP(A1,Y1:Z50,2,0))

if you put that formula in C2 then type the number in A1

note that leading zeros does not matter if the numbers are really numbers,
however if you format Y1:Y50 and A1 as text you can use leading zeros and
they will have an impact
--

Regards,

Peo Sjoblom

Northwest Excel Solutions

www.nwexcelsolutions.com

(remove ^^ from email address)

Portland, Oregon




"ExcelNubee" wrote
in message ...

I'm running into a brain buster for my simple mind.
I want to be able to put an number into a cell, but have a word show
instead. Is this possible? For example: in Cell A1, I will type
"000053", but would like "Frontier" to show. Any help will be greatly
appreciated, for this might show my CEO that I might know something
they don't!


--
ExcelNubee
------------------------------------------------------------------------
ExcelNubee's Profile:
http://www.excelforum.com/member.php...o&userid=32719
View this thread: http://www.excelforum.com/showthread...hreadid=525547


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
Formating Worksheet Cells Kjacob54 Excel Discussion (Misc queries) 0 August 25th 05 03:21 PM
Formating Cells tkern Excel Discussion (Misc queries) 1 August 17th 05 11:01 PM
Formating text in cells Mark J. Worden Excel Discussion (Misc queries) 3 June 9th 05 10:21 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM


All times are GMT +1. The time now is 08:36 AM.

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"