by mak » Thu May 13, 2010 10:47 am
you have to place a formula like this one (provided from Gary)
=IF(LEFT(D2)<>"-";(HOUR(D2)*3600)+(MINUTE(D2)*60)+SECOND(D2);-((HOUR(SUBSTITUTE(D2;"-";""))*3600)+(MINUTE(SUBSTITUTE(D2;"-";""))*60)+SECOND(SUBSTITUTE(D2;"-";""))))
and work out your trigger to place the bet accordignly
The formula as you will find out will work as seconds countdowner of cell d2