Hi, I am trying to create a visible repeating countdown timer that reads from a spreadsheet table. E.g. cell A1 has a time of 00:02:00, when it counts down to 00:00:00 it starts again with the contents of cell A2 which has a time of 00:02:30 when it counts down to 00:00:00 it starts again with the contents in cell A3 etc... I'm not too worried about how the timer looks as long as it displays minutes and seconds. Can anyone please help.