Hello,
I did formatted the textboxes values likeTextBox9.Value = Format(Now(), "h:mm")
TextBox10.Value = Format(Now(), "h:mm")
And i'm trying to find the total minutes between eachother by manually changing the values...
My question is after 24:00 calculation gives me wrong figures with the...