Results 1 to 4 of 4
  1. #1
    Nobber is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2012
    Posts
    2

    Cool Calculate historical rating (was Help With Access Development)


    Hi I am new on the forum. I use Access for generating my own Horse race cards whereby each horse is assigned a rating to which it is predicted to run on that day. I can do this myself following some pain and hard work.

    The rating to which the horse is assigned is based on the best Actual rating over the past 10 races and within the last year.

    What I now need to do is check the result restrospectively. In Order to do this I need to add an additional field which includes the horses predicted rating on that particular day.

    I am looking for someone to help me develop this so that I can analize historic results.

    Can anyone give me a steer as to how best to move my project forward.

    Thanking you in anticipation

    Nobber

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    How would you calculate it for today? It should the same, but passing a date parameter to get the appropriate races to calculate on.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Nobber is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2012
    Posts
    2
    Hi Pbaldy to calculate todays ratings I put in a date today < 365 (days) and then rank the ratings into top ten and choose the higest rating. This gives the horse a rating it is expected to run to today based on its best performance over the past 10 runs. This data is taken from the performance table.

    I need to add an extra calculation to the performance table which looks up the horses previous ratings and calculates it the same way as I described above.

    I am new to Access so using the correct termonology is difficult

    Thanks for the reply

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    You seem to want a specific answer to a generic question. Instead of basing it on today, base it on a specific date entered by the user. I'd use a form for that. So basically instead of saying "today < 365" you're saying "given date < 365".
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Applying a Rating in A Form
    By Lupson2011 in forum Forms
    Replies: 5
    Last Post: 02-14-2012, 11:40 AM
  2. Access Runtime 2007 & Development App
    By EddieN1 in forum Access
    Replies: 2
    Last Post: 10-12-2011, 11:08 AM
  3. Access Runtime Development
    By crowegreg in forum Access
    Replies: 2
    Last Post: 08-09-2011, 09:22 AM
  4. Historical data
    By Accessgrasshopper in forum Access
    Replies: 0
    Last Post: 02-28-2011, 06:39 PM
  5. Elo rating system - using VB to update cells
    By zeugma in forum Programming
    Replies: 1
    Last Post: 12-02-2010, 10:06 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums