Smartgambler
Pro-Punter

Go Back   OZmium Sports Betting and Horse Racing Forums > Public Forums > General Topics
User Name
Password
Register FAQ Search Today's Posts Mark all topics as read

To advertise on these
forums, e-mail us.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st July 2008, 07:13 PM
DR RON DR RON is offline
Member
 
Join Date: Jan 1970
Location: victoria
Posts: 562
Default excel question

Could someone please help with a formula please? I want to find the highest value in a column and convert that figure to 100 and then have all the other numbers in that column converted in proportion to the first figure if you get my drift. For example if column a has numbers 20 50 30 10 then i would like the 50 to change to 100 and then have the others convert by the same percentage so that the new figures would read 40 100 60 20 hope I've made it clear enough. thanks in advance.
Reply With Quote
  #2  
Old 21st July 2008, 08:13 PM
Chrome Prince Chrome Prince is offline
Member
 
Join Date: Jan 1970
Posts: 4,363
Default

In cell B1...
=A1*2
__________________
RaceCensus - powerful system testing software.
Now with over 399,000 Metropolitan, Provincial and Country races!
http://www.propun.com.au/horse_raci...ng_systems.html
*RaceCensus now updated to 31/03/2024
Video overview of RaceCensus here:
http://www.youtube.com/watch?v=W821YP_b0Pg
Reply With Quote
  #3  
Old 21st July 2008, 08:47 PM
DR RON DR RON is offline
Member
 
Join Date: Jan 1970
Location: victoria
Posts: 562
Red face

Thanks for the reply CP but wouldn't that just double each number? the numbers I used were only examples they could be something along the lines of 45 59 78 53 27 I would then need a formula to first of all find the highest number in column a (78) then convert to 100 then multiply all the other numbers by whatever 78 was to change it to 100. so the final numbers would be close to 57 75 100 68 35
Reply With Quote
  #4  
Old 21st July 2008, 09:09 PM
Chrome Prince Chrome Prince is offline
Member
 
Join Date: Jan 1970
Posts: 4,363
Default

o.k. yes I see your conundrum.

There are other ways to do it, but just quickly in column B enter =MAX(A:A) and copy it down as far as you want.

In cell C1 type =IF(A1=B1,100,(A1/B1*100)) and copy it down the page.
__________________
RaceCensus - powerful system testing software.
Now with over 399,000 Metropolitan, Provincial and Country races!
http://www.propun.com.au/horse_raci...ng_systems.html
*RaceCensus now updated to 31/03/2024
Video overview of RaceCensus here:
http://www.youtube.com/watch?v=W821YP_b0Pg
Reply With Quote
  #5  
Old 21st July 2008, 09:35 PM
DR RON DR RON is offline
Member
 
Join Date: Jan 1970
Location: victoria
Posts: 562
Thumbs up

Thanks Chrome exactly what I was after.
Reply With Quote
  #6  
Old 21st July 2008, 09:59 PM
Chrome Prince Chrome Prince is offline
Member
 
Join Date: Jan 1970
Posts: 4,363
Default

Actually, you can do without the formula in column B altogether and just type this in cell B1 and copy it down.

=IF(A1=MAX(A:A),100,(A1/MAX(A:A)*100))

Better

Or even better...

=IF(A1=MAX(A:A),(MAX(A:A)/MAX(A:A))*100,(A1/MAX(A:A)*100))

__________________
RaceCensus - powerful system testing software.
Now with over 399,000 Metropolitan, Provincial and Country races!
http://www.propun.com.au/horse_raci...ng_systems.html
*RaceCensus now updated to 31/03/2024
Video overview of RaceCensus here:
http://www.youtube.com/watch?v=W821YP_b0Pg

Last edited by Chrome Prince : 21st July 2008 at 10:01 PM.
Reply With Quote
  #7  
Old 22nd July 2008, 09:28 AM
jfc jfc is offline
Member
 
Join Date: Jan 1970
Location: Sydney
Posts: 402
Default

=100*A1/MAX(A:A)

replicated in Column B

where Column A has input numbers

is shorter and probably correct
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump



All times are GMT +10. The time now is 02:07 AM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
©2008 OZmium Pty. Ltd. All rights reserved . ACN 091184655