by theclothcat » Fri Jun 16, 2023 7:34 am
Hello everyone,
When using Excel trigger betting and VBA code, does anyone know if the trigger cells (Q5, Q6, etc) are cleared automatically by Betting Assistant after the next race has been selected by putting -1 in Q2?
In other words, do I need to clear the trigger cells myself with code e.g. "Worksheets("Sheet1).Range("Q5").Value = "" before I put -1 in Q2?
Thank you for any help you can give.