by GaryRussell » Mon Dec 13, 2010 2:30 pm
It does work.
Put UPDATE in the trigger column and the new odds in column R. Providing the bet is not matched or partially matched then it will be updated.
You should also be aware when you set up the Excel link you have the option of ticking UPDATE trigger appends "N" to new bet ref
If this option is ticked then N will be appended to the new bet ref to prevent further updates triggering unless you remove the N using VBA. If it's not ticked then it will continue to update the bet every time the odds change in column R.