Hi to all![]()
I require a function in excel which will do the following:
Add together in one cell; example 1 and a half hours + 2 hours + 45 minutes + and so on.
I know how to do this in a column of cells but NOT a list of hours and minutes in a single cell, it always comes up with an error flag.
any help on this one guys....![]()
regards
Steve Gulliver - Southampton UK





is understood by excel to be part of a date. When enetered, excel will do the math and convert the time value to a number representing a number of days (all excel time is in units of days), and then format the cell to display similar to how it was entered. If the entry can not be understood by excel as a date it will be presumed to be text and will not be converted to a number.

