Hi there, I have a userform which displays a time in a textbox (StartTime), for example 11:15
I have a second input box which the user types in the number of minutes a task has taken (TimeTaken) - this is always in minutes (eg 6hrs = 360)
And there is a third textbox (EndTime) which is...