Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Letter represents a number

I would like to have a letter represent a number and to be able to calculate
to get a sum.

Example X= ".5" = 0.5
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 964
Default Letter represents a number

Insertnamesdefine

put

=5

in the refers to and

X

in the names box

--


Regards,


Peo Sjoblom

"JRD920" wrote in message
...
I would like to have a letter represent a number and to be able to
calculate
to get a sum.

Example X= ".5" = 0.5



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Letter represents a number

What will you do with the number?

You can't SUM just .5

Maybe count all "x" and divide by 2?

=COUNTIF(Range,"x")/2

Or something else...........?

=LOOKUP(B1,{"A","B","X"},{1.5,1,0.5}) + A1


Gord Dibben MS Excel MVP


On Wed, 6 Aug 2008 12:59:02 -0700, JRD920
wrote:

I would like to have a letter represent a number and to be able to calculate
to get a sum.

Example X= ".5" = 0.5


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 169
Default Letter represents a number

If you have a larger list of letter-value combos, you might just want to
create a lookup table and then use a vlookup for the translation.
--
Tips for Excel, Word, PowerPoint and Other Applications
http://www.kan.org/tips


"JRD920" wrote:

I would like to have a letter represent a number and to be able to calculate
to get a sum.

Example X= ".5" = 0.5

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
Converting time as 7.5 (which represents 7:30 AM) to 0730 Steve Excel Worksheet Functions 12 September 26th 07 09:16 PM
Adding a number to a letter of the alphabet to get a letter [email protected] Excel Worksheet Functions 5 May 21st 07 04:25 PM
change headers from letter to number/number to letter lazybee Excel Worksheet Functions 1 July 29th 05 11:08 PM
column header changed from letter to number, how return to letter Ron Excel Discussion (Misc queries) 2 May 9th 05 08:34 PM
Auto number w/ different letter-number combos in same column Colleen B Excel Worksheet Functions 2 February 23rd 05 02:41 PM


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