I have a column in excel, for example column F, that has a number in each cell from a range of 1 through 25 but will very each time the program is executed. I would like to convert the numbers to time for example 3.5 would be converted to 3.3 and then I would like to add up the whole column to give a total number of hours and minutes. Would I use a Right function to convert the number after the "." to minutes? Thanks in advance!