Hi All. I have a text box in general date format on a form (19/02/01 23:32:00). When I click a command button on this form, this sets the value of a variabel "timetorun". The code basically loops until now()>timetorun and then it runs a number of macros. This all works fine. My problem is that I have another textbox on the form that I would like to show the time remaining until run time e.g
2 days, 13 hours, 6 mins. Any suggestions? Any compution I do looks like crazy figures.
2 days, 13 hours, 6 mins. Any suggestions? Any compution I do looks like crazy figures.