Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Kelly********
 
Posts: n/a
Default Help with points sheet

Can someone write me a couple of line of code?
3 cells to add 4th cell contains total
In cell c5 if a number from 1 to say 50 is entered then that number has a
value. The value being for instance 1 would be 50, 2 would be 49, 3 would be
48 and so on. The cell on the sheet will display 1, 2, 3 still.
If cell c5 has a number key into it then cell d5 will automatically get a 2
filled into it.
cell e5 might be manually entered as a 1.
Then cell f5 will total the cells, remember cell c5 might display a 1 but in
the total it is 50
So if c5=1 d5=2 e5=1 f5=the total 53
I will want to duplicate this several times across the sheet and down the
columns.
h5. i5. j5. k5 m5, n5, o5, p5 and so on
Cell ab5 will total all the totals in row 5 from the scenario.
Ab6 will total all the totals in row 6 and so on

Cell ad5 then looks at the ab5 totals, and ranks by number with the highest
number example 100 being a 1 and 1 being 100.
An html sheet is at
http://www.wichitarcraceway.com/race...igth_scale.htm
Its not got code but the idea is there I think it will be a visual for what
I need to happen.
Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Help with points sheet


Kelly******** wrote:
Can someone write me a couple of line of code?
3 cells to add 4th cell contains total
In cell c5 if a number from 1 to say 50 is entered then that number has a
value. The value being for instance 1 would be 50, 2 would be 49, 3 would be
48 and so on. The cell on the sheet will display 1, 2, 3 still.
If cell c5 has a number key into it then cell d5 will automatically get a 2
filled into it.
cell e5 might be manually entered as a 1.
Then cell f5 will total the cells, remember cell c5 might display a 1 but in
the total it is 50
So if c5=1 d5=2 e5=1 f5=the total 53
I will want to duplicate this several times across the sheet and down the
columns.
h5. i5. j5. k5 m5, n5, o5, p5 and so on


Enter into F5: =51-C5+D5+E5 and copy down.

Allan Rogg

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
Help Creating a points tracking sheet needed Kelly******** Excel Discussion (Misc queries) 0 June 23rd 06 05:35 AM
hlookup function ahiru Excel Worksheet Functions 5 March 30th 06 08:23 PM
lock tab in sheet 2 until cell in sheet one is completed john tempest Excel Worksheet Functions 7 November 24th 05 08:45 AM
Using a relative SHEET reference for source data in a chart James Charts and Charting in Excel 6 August 16th 05 05:07 PM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM


All times are GMT +1. The time now is 04:59 PM.

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"