by alrodopial » Sun Sep 20, 2009 6:29 pm
It copys the odds at sheet 'temp' when race is in running and when the race is just finished it back ups the data in sheets 'back' and 'lay' with calling the sub 'backupodds'
If Sheets("Data").Range("D9") = "Finished" And Sheets("Data").Range("D18") <> "Done" Then Call BackUpOdds