<?xml version="1.0"?>
<rss xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
							<channel><title>New Posts For Thread: Gruss Excel Vba Help Pls</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls</link><description>I'm struggling to write some excel vba code that will link to gruss/Betting Assistant. There forum is like tumbleweed so i am hoping someone on here can help pls The code is :Private Sub Worksheet_Change(ByVal Target As Range)    If Range("S1").Value</description><item><title>Don't know vba but I'm guessing your problem is that the quick pick list is dynamic (ie, as a race is run, that will disappear from the list).If you have selected the race in position 3, then you want to go to 4 (which is the 'next' race) but a race</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546248927#546248927</link><description>Don't know vba but I'm guessing your problem is that the quick pick list is dynamic (ie, as a race is run, that will disappear from the list).If you have selected the race in position 3, then you want to go to 4 (which is the 'next' race) but a race</description><pubDate>Thu, 17 Sep 2015 09:37:34 -0500</pubDate></item><item><title>Ask Gary and Mark. They are the good guys in this business and don't treat it as a Monday to Friday, 9-5 business, unlike others I could name.Gary wrote an entire programme for me, and said he didn't mind, as it was good practice for him.How generous</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546246259#546246259</link><description>Ask Gary and Mark. They are the good guys in this business and don't treat it as a Monday to Friday, 9-5 business, unlike others I could name.Gary wrote an entire programme for me, and said he didn't mind, as it was good practice for him.How generous</description><pubDate>Thu, 17 Sep 2015 02:45:22 -0500</pubDate></item><item><title>I'm fully aware of the manual way of doing things mate but I'm trying to automate things hence the need for the vba code.</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546246123#546246123</link><description>I'm fully aware of the manual way of doing things mate but I'm trying to automate things hence the need for the vba code.</description><pubDate>Thu, 17 Sep 2015 01:50:19 -0500</pubDate></item><item><title>I  tend to use the auto select markets function on the markets tab and then set it to the time I want the market to change usually between 1 and 5 minutes before the off, n</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546245449#546245449</link><description>I  tend to use the auto select markets function on the markets tab and then set it to the time I want the market to change usually between 1 and 5 minutes before the off, n</description><pubDate>Wed, 16 Sep 2015 22:27:12 -0500</pubDate></item><item><title>Smar Tarse 16 Sep 15 21:00 Joined: 01 Feb 07 | Topic/replies: 5,468 | Blogger: Smar Tarse's blogWhat do you do with the value 2 in "Q2" ?  Should it .Value = 0 for false ??value 2 controls the refresh rate of Betting Assistant after then -1 trigger h</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546242113#546242113</link><description>Smar Tarse 16 Sep 15 21:00 Joined: 01 Feb 07 | Topic/replies: 5,468 | Blogger: Smar Tarse's blogWhat do you do with the value 2 in "Q2" ?  Should it .Value = 0 for false ??value 2 controls the refresh rate of Betting Assistant after then -1 trigger h</description><pubDate>Wed, 16 Sep 2015 15:21:00 -0500</pubDate></item><item><title>What do you do with the value 2 in "Q2" ?  Should it .Value = 0 for false ??</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546241713#546241713</link><description>What do you do with the value 2 in "Q2" ?  Should it .Value = 0 for false ??</description><pubDate>Wed, 16 Sep 2015 15:00:57 -0500</pubDate></item><item><title>I'm trying to write some excel vba code for gruss/betting assistant so that the next race will be selected when all my bets are matched. So far i have come up with the following but some reason it jumps/misses races in the quick pick list.When all my</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546241519#546241519</link><description>I'm trying to write some excel vba code for gruss/betting assistant so that the next race will be selected when all my bets are matched. So far i have come up with the following but some reason it jumps/misses races in the quick pick list.When all my</description><pubDate>Wed, 16 Sep 2015 14:45:20 -0500</pubDate></item><item><title>Forgive me for asking but what is it your trying to do is it auto load the quick pick list?</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546241141#546241141</link><description>Forgive me for asking but what is it your trying to do is it auto load the quick pick list?</description><pubDate>Wed, 16 Sep 2015 14:20:42 -0500</pubDate></item><item><title>Ok ive tweaked this and come up with the following that seems to work but misses some races from the quick pick list!Private Sub Worksheet_Change(ByVal Target As Range)     If Target.Columns.Count = 16 Then        Application.EnableEvents = FalseIf R</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546240609#546240609</link><description>Ok ive tweaked this and come up with the following that seems to work but misses some races from the quick pick list!Private Sub Worksheet_Change(ByVal Target As Range)     If Target.Columns.Count = 16 Then        Application.EnableEvents = FalseIf R</description><pubDate>Wed, 16 Sep 2015 13:46:12 -0500</pubDate></item><item><title>I'm struggling to write some excel vba code that will link to gruss/Betting Assistant. There forum is like tumbleweed so i am hoping someone on here can help pls The code is :Private Sub Worksheet_Change(ByVal Target As Range)    If Range("S1").Value</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30587299/gruss-excel-vba-help-pls?post_id=546240373#546240373</link><description>I'm struggling to write some excel vba code that will link to gruss/Betting Assistant. There forum is like tumbleweed so i am hoping someone on here can help pls The code is :Private Sub Worksheet_Change(ByVal Target As Range)    If Range("S1").Value</description><pubDate>Wed, 16 Sep 2015 13:27:21 -0500</pubDate></item></channel></rss>
