I have a spreadsheet that has a column of times in the format hh:mm. They are not times like 12:00 AM, it would be more like 12 hours and 0 minutes. I want to add up all the times in visual basic, and have a variable that I can use, that has the total number of minutes in the column. Can anyone help?