Pages:
Actions
  • #1 by Maddox on 23 Apr 2010
  • How’s this for an idea?
    We already have the “in the list” function which is great but would it be possible to add more columns to the text file?
    So at the moment you can look for a name or value. Could we have an option to match that value and return whatever is in column 2.
    For example, have a text file written like this:
    Jockey 1; 100
    Jockey 2; 300
    Jockey 3; 500

    Then to find the stake of jockey 3 have a condition like:
    If jockey 3 name is in the list of text file then use value of column 2.

    That way you could set out different stakes for certain horses from a tipster. Or have a table of odds to know if there are any cross matched bets from the betfair bot.
    It’s basically trying to use the VLOOKUP or INDEX and Match function without linking to excel.
    Would it be possible to include this?

    Thanks
Pages:
Actions