<?xml version="1.0"?>
<rss xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
							<channel><title>New Posts For Thread: Gruss Excel help please</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please</link><description>I need some simple code that will put the trigger -1 into cell Q2 if cell V5 is not blank.I've searched the gruss forum but no joy and excel/vba code hurts my brain. Any help please</description><item><title>I don't know about Gruss, but if you open the vba editor and select ThisWorksheet the you can insert code that updates your sheet every time something happens. On the left drop down select Workbook, then either SheetChange or SheetCalculate. You can</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545724385#545724385</link><description>I don't know about Gruss, but if you open the vba editor and select ThisWorksheet the you can insert code that updates your sheet every time something happens. On the left drop down select Workbook, then either SheetChange or SheetCalculate. You can</description><pubDate>Sat, 01 Aug 2015 06:30:05 -0500</pubDate></item><item><title>If you ever need  future advice, speak to Gary or Mark.Their support is fantastic, and they always come back pronto.</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545724065#545724065</link><description>If you ever need  future advice, speak to Gary or Mark.Their support is fantastic, and they always come back pronto.</description><pubDate>Sat, 01 Aug 2015 05:49:40 -0500</pubDate></item><item><title>That went well!! I'm sure somebody on here will sort it.</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545724053#545724053</link><description>That went well!! I'm sure somebody on here will sort it.</description><pubDate>Sat, 01 Aug 2015 05:48:32 -0500</pubDate></item><item><title>Thanks for the reply mate but if you use a formula it disappears when gruss refreshes, that's why i need code.cheers anyway</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723765#545723765</link><description>Thanks for the reply mate but if you use a formula it disappears when gruss refreshes, that's why i need code.cheers anyway</description><pubDate>Sat, 01 Aug 2015 05:13:01 -0500</pubDate></item><item><title>=IF(V5 Smaller than/greater than"","",-1)</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723705#545723705</link><description>=IF(V5 Smaller than/greater than"","",-1)</description><pubDate>Sat, 01 Aug 2015 05:05:34 -0500</pubDate></item><item><title>Oops, I misread the OP</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723701#545723701</link><description>Oops, I misread the OP</description><pubDate>Sat, 01 Aug 2015 05:04:57 -0500</pubDate></item><item><title>=IF(V5 Smaller than/greater than"",-1,"")</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723691#545723691</link><description>=IF(V5 Smaller than/greater than"",-1,"")</description><pubDate>Sat, 01 Aug 2015 05:04:09 -0500</pubDate></item><item><title>If(v5="","",-1) Other way round.</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723689#545723689</link><description>If(v5="","",-1) Other way round.</description><pubDate>Sat, 01 Aug 2015 05:04:00 -0500</pubDate></item><item><title>It missed out the smaller than/greater than part of the formula that should be inserted between V5 and ""</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723683#545723683</link><description>It missed out the smaller than/greater than part of the formula that should be inserted between V5 and ""</description><pubDate>Sat, 01 Aug 2015 05:03:11 -0500</pubDate></item><item><title>=IF(V5"",-1,"")</title><link>https://community.betfair.com/chit_chat/go/thread/view/94038/30563563/gruss-excel-help-please?post_id=545723663#545723663</link><description>=IF(V5"",-1,"")</description><pubDate>Sat, 01 Aug 2015 05:01:40 -0500</pubDate></item></channel></rss>
