J JE McGimpsey Dec 13, 2005 #2 A formula: Since XL stores times as fractional days, you can multiply by the number of seconds in a day: =A1*86400 If you only want to display seconds, you can use Format/Cells/Number/Custom (the brackets prevent roll-over to minutes & hours). tsp <[email protected]> wrote:
A formula: Since XL stores times as fractional days, you can multiply by the number of seconds in a day: =A1*86400 If you only want to display seconds, you can use Format/Cells/Number/Custom (the brackets prevent roll-over to minutes & hours). tsp <[email protected]> wrote: