Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Linds
 
Posts: n/a
Default Coding letters and numbers

Is there a way to have a monetary vaue appear when a letter is typed into a
cell?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Coding letters and numbers

ToolsAutocorrect options

If this is not at all what you mean, try being a bit more specific

--
Kind regards,

Niek Otten

"Linds" wrote in message
...
Is there a way to have a monetary vaue appear when a letter is typed into
a
cell?



  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Coding letters and numbers

Maybe you could use a table on another worksheet and a helper cell that would
contain an =vlookup() formula.

=if(a1="","",vlookup(a1,sheet2!a:b,2,false))

You may want to read Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions02.html

Linds wrote:

Is there a way to have a monetary vaue appear when a letter is typed into a
cell?


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default Coding letters and numbers

Linds

In the same cell?

You would need to use Autocorrect or event code.

In another cell use this =LOOKUP(A1,{"A","B","C","D","E"},{10,30,40,50,60})


Gord Dibben Excel MVP

On Wed, 21 Dec 2005 09:16:02 -0800, "Linds"
wrote:

Is there a way to have a monetary vaue appear when a letter is typed into a
cell?

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
no row numbers or column letters DISPLAYED RagDyer Excel Discussion (Misc queries) 4 April 24th 23 03:42 AM
Ignoring letters behind numbers jeremy via OfficeKB.com Excel Worksheet Functions 4 June 8th 05 08:28 PM
How do I sort letters before numbers in Excel? RiverGirl Excel Discussion (Misc queries) 4 May 27th 05 04:09 PM
VLOOKUP for a cell with both letters and numbers Sonohal Excel Discussion (Misc queries) 6 April 8th 05 02:13 PM
Excel column headings from numbers to letters happygolucky Excel Discussion (Misc queries) 2 January 21st 05 06:15 PM


All times are GMT +1. The time now is 06:20 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"