One way:
XL stores times as fractional days, and there are 288 5-minute periods
in a day, so:
=ROUND(A1*288,0)/288
Format as time if necessary
> I'm a total newby with trying to use Excel (or any spreadsheet for that
> matter) and I need a simpy rounding process but can only find things for
[quoted text clipped - 5 lines]
>
> Tim
TS Mathews - 11 Apr 2007 16:48 GMT
Much thanks...I knew it had to be WAY easier that all the IF THEN's I was
trying to string together!! ;-)
> One way:
>
[quoted text clipped - 15 lines]
>>
>> Tim