Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How can I assign a different value to a number (for ranking)?

I want to assign a different value to a number in order to weigh a ranking,
ie: 1=10. Can I do that?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default How can I assign a different value to a number (for ranking)?

Maybe you could insert a new worksheet and create a table that you can use in an
=vlookup() formula.

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



rustyuser58 wrote:

I want to assign a different value to a number in order to weigh a ranking,
ie: 1=10. Can I do that?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 135
Default How can I assign a different value to a number (for ranking)?

Rustyuser58 -

You can use a separate tab in your workbook to set up the conversions. For
example:

1 10
2 15
3 50

Then in your original spreadsheet, use a VLOOKUP on your original number to
display the ranking from the separate tab. Look up VLOOKUP in Excel Help or
through the fx button to show you how.

--
Daryl S


"rustyuser58" wrote:

I want to assign a different value to a number in order to weigh a ranking,
ie: 1=10. Can I do that?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 102
Default How can I assign a different value to a number (for ranking)?

Hi Rusty,

Try something with an if statement. Depends on how many weighing you do.

Regards,

Basta

"rustyuser58" wrote:

I want to assign a different value to a number in order to weigh a ranking,
ie: 1=10. Can I do that?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 120
Default How can I assign a different value to a number (for ranking)?

I believe that this can be done
Would you provide how your data structure layout is like
and from where do you get the criteria

Pls provide a sample showing an example
--
Hope this help

Pls click the Yes button below if this post provide answer you have asked

Thank You

cheers, francis





"rustyuser58" wrote:

I want to assign a different value to a number in order to weigh a ranking,
ie: 1=10. Can I do that?

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
Ranking if number is between 550 and 855. David A. Excel Worksheet Functions 2 December 13th 07 06:41 PM
Ranking if number is 550 David A. Excel Worksheet Functions 3 December 13th 07 05:34 PM
I want to assign a ranking number to a series of values. tdkdik Excel Worksheet Functions 1 April 3rd 07 05:26 PM
Assign one number to a number range Sue New Users to Excel 1 October 6th 05 01:21 AM
Assign a number to a name Sukismomma Excel Worksheet Functions 4 March 3rd 05 07:49 PM


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