Countdown Timer

Discussion regarding the spreadsheet functionality of Bet Angel.
Post Reply
nigelk
Posts: 469
Joined: Wed Apr 15, 2009 11:00 pm

Just out of curiosity, does anyone have problems extracting the minutes and seconds from the countdown timer?
User avatar
Euler
Posts: 26443
Joined: Wed Nov 10, 2010 1:39 pm

I'm sure this was discussed and solved on another thread somewhere. Can't immediately find it.
nigelk
Posts: 469
Joined: Wed Apr 15, 2009 11:00 pm

Found a couple of bits and pieces, but nothing definite.

Started a knowledge base. Hope it helps.

http://www.tradersandpunters.com/knowledge-base/
burdo77
Posts: 351
Joined: Sun Jun 09, 2013 4:13 am

Do u mean you want to convert the countdown timer to seconds? if so format another cell as general and times the cell of the countdown timer by 86400 which is the amount of seconds in a day.
burdo77
Posts: 351
Joined: Sun Jun 09, 2013 4:13 am

Here's the solution

For cell that you want minutes

=mid(f4,5,2)

For seconds

=right(f4,2)
nigelk
Posts: 469
Joined: Wed Apr 15, 2009 11:00 pm

Well I guess this is one for the BA team.

The formulas given in the earlier link are correct and work all the time.

Looking at the attached screenprints in G5 & G6 I've got =len(F4), In the first print it equals 5, then 19,17, 9 then 8

You can see that it is the same race, just a few seconds between each shot. I'm assuming this is not intentional?

F5 & F6 are just formulas checking if F4 is text or number.
You do not have the required permissions to view the files attached to this post.
doncht
Posts: 74
Joined: Mon May 05, 2014 3:57 pm

Thanks. I'll try this out and I'm almost positive that this is it already.
Post Reply

Return to “Bet Angel - Spreadsheet / Excel chat”