+ Reply to Thread
Results 1 to 7 of 7

Re rating columns

  1. #1
    Registered User
    Join Date
    09-02-2008
    Location
    Brisbane
    Posts
    4

    Re rating columns

    Good Morning,

    I have an interest in horse racing and I use spreadsheets to help with my form study. I have reasonble knowledge generally of excel but am self taught.

    What I want to be able to do automatically is to re rate 6 columns (shown with yellow at the top)(columns BA-BF)in a worksheet after scratching occur. I have away of eliminating the ratings out of the 6 columns after scratchings but would like to rerate the columns so the ratings start at 1 and rate up. Now when a zero appears it needs to stay a zero as that means it has no rating but where a blank occurs it would indicate a scratched horse. I want to keep the number of rows without deleting any for the scratched horses so it matches other worksheets I use and also need to keep the horses in race order.Hope this makes sense.

    Any pointers or help would be fantastic.

    Thanks
    Brett
    Attached Files Attached Files

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885
    Brettv68, welcome to ExcelForum.com.

    Please take a moment to review our Forum Rules, paying close attention to #8 with regards to cross-posting. If you feel you must cross-post between websites, please be courteous enough to provide links to each post - and definitely post any results in all locations.

    There is a link to our Forum Rules in my signature, as well as a post at the top of every sub-forum here at ExcelForum.com.

    Thank you.

    Cross-post at: http://www.mrexcel.com/forum/showthread.php?t=339494

  3. #3
    Registered User
    Join Date
    09-02-2008
    Location
    Brisbane
    Posts
    4
    Sorry for that I didn't realise the two were linked and it was only on the recommendation of another member that I posted in the other forum as well.

    Won't let it happen again.

    Regards
    Brett

  4. #4
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111
    G'day Brett,

    I like to ask a few questions

    How do you intend to tell the spreadsheet when the horse(s) is scratched within one race.

    What determines the rating. Is it one of the six columns or the whole five other columns

    Cheers



    Have I made you happy ??? If yes, please make me happy by pressing the http://www.excelforum.com/images/buttons/reputation-40b.png Add Reputation button in my post.
    Please don't forget to do the same to other contributors of this forum.

    Thanks
    I don't void confusion, I create it

  5. #5
    Registered User
    Join Date
    09-02-2008
    Location
    Brisbane
    Posts
    4
    Hi Ratcat

    The spreadsheet will have a blank in the column which will indicate it is scratched.

    Each of the 6 columns are different ratings so I would like to re rate each of the columns

    Cheers
    Brett

  6. #6
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111
    G'day Brett,

    Sorry for the slow response.

    Try a IF statement.

    Example: the col for your scratching is BA and and you want to rank the 'Wizard Panel' (Col BB) and base on Race One, which ranges from rows 3 to 15. And col AD 'Average Prizemoney' is the col we are going to rank for the 'Wizard Panel'

    =IF(BA="",0,RANK(AD3,$AD$3:$AD$15))

    HTH

  7. #7
    Registered User
    Join Date
    09-02-2008
    Location
    Brisbane
    Posts
    4
    Thanks Ratcat,

    I think we may have a workable answer. Will put my head down and give it a shot.

    Cheers
    Brett

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. hiding / showing columns...
    By LSB M in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 07-07-2008, 05:50 PM
  2. Hide and Unhiding Columns
    By papastyle3 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-23-2008, 11:03 AM
  3. Rating System Auto-Update?
    By Mike2020 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-24-2007, 11:51 AM
  4. Select rating
    By freddie mac in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-19-2007, 12:54 PM
  5. SUM array with multiple columns
    By carsto in forum Excel General
    Replies: 1
    Last Post: 10-31-2006, 03:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1