Hi Everyone
I'm trying to get my head around linking mfp to excel, and I'm pretty much there now, apart from one problem which I'm scratching my head over.
One of the imported cells contains horse form info. I want to be able to query this info just as I would the form string from within mfp itself: eg form contains [123]$ or form contains [PBUF]$ etc
As you can see from the screen grab, the cell_querymarket function seems to turn the relevant cell into some sort of number.
How do I make this cell behave as I want it to and then how do I write a trigger expression that replicates selections form contains [123]$ ?
If anyones interested why I can't just use the form that comes with the API, Betfair only include previous form for the type of race that the horse is currently entered for, where as industry standard is to include all types of races in the form string. Betfairs form is therefore next to useless for me. I got this info from a live chat with them yesterday, as I was very confused why the api form often differed from that on the Timeform website. I think this also must effect days since last run info as well!
Thanks