I need to convert a time which is written as 851 to 8:51 but stored in a time format. At the moment it is stored in a general format.
What i want to do is subtract times so i can get a total number of minutes which i can do once all these times are stored in a time format.
Is there a way i can convert a number like that into hh:mm?
What i want to do is subtract times so i can get a total number of minutes which i can do once all these times are stored in a time format.
Is there a way i can convert a number like that into hh:mm?