Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default How do I assign a fixed number value to text?

So when the text is selected, there is an underlying value that can be
totaled, for example. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default How do I assign a fixed number value to text?

Example? Please be more specific when you ask a question.

"GooseGirl" wrote:

So when the text is selected, there is an underlying value that can be
totaled, for example. Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default How do I assign a fixed number value to text?

I want to create a simple drop-down list, i.e., apples, bananas and cheese.
Apples would have a background (unseen) value of 12, bananas 9 and cheese 4.
After items were selected from the drop-down list, the unseen value could be
totalled at the bottom of the list.

"Toppers" wrote:

Example? Please be more specific when you ask a question.

"GooseGirl" wrote:

So when the text is selected, there is an underlying value that can be
totaled, for example. Thanks.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default How do I assign a fixed number value to text?

Thanks, Sandy. It worked perfectly!

"Sandy Mann" wrote:

One way:

Sum the list with:

=SUMPRODUCT((C3:C23={"Apples","Bananas","Cheese"}) *({12,9,4}))

Where the dropdown list is in C3:C23

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"GooseGirl" wrote in message
...
I want to create a simple drop-down list, i.e., apples, bananas and cheese.
Apples would have a background (unseen) value of 12, bananas 9 and cheese
4.
After items were selected from the drop-down list, the unseen value could
be
totalled at the bottom of the list.

"Toppers" wrote:

Example? Please be more specific when you ask a question.

"GooseGirl" wrote:

So when the text is selected, there is an underlying value that can be
totaled, for example. Thanks.







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
assign a number value to a text. ie, PL equals .5 JWDesigns New Users to Excel 3 December 8th 05 05:03 PM
Charts: want to assign fixed color for each slice [email protected] Excel Discussion (Misc queries) 1 November 15th 05 07:49 PM
Charts: want to assign fixed color for each slice [email protected] Charts and Charting in Excel 1 November 15th 05 07:49 PM
How do I assign a text value to a variable number of rows? Jday Excel Worksheet Functions 6 June 20th 05 01:46 PM
Rounding a number to a multiple quantity that adds to a fixed total number wjlo Excel Worksheet Functions 1 November 9th 04 04:43 PM


All times are GMT +1. The time now is 04:16 AM.

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"