hi i'm trying to create a program that when the user puts in the time they came to work and left work in this format (10:23 am) and convert it to a decimal such as (10.32) where 60 minutes gets spread into 100...
what i have is a form with text boxes for users to enter the time they came to work and left work, i want to be able to convert that to decimal and then total it up
if anyone has any ideas on how to do that it would be greatly appreciated.
Thanks!
Adam
what i have is a form with text boxes for users to enter the time they came to work and left work, i want to be able to convert that to decimal and then total it up
if anyone has any ideas on how to do that it would be greatly appreciated.
Thanks!
Adam