Re: Rounding time to the next minute
From: Frank Kabel (frank.kabel_at_freenet.de)
Date: 04/07/04
- Next message: Laura: "RE: converting minutes to hours"
- Previous message: mzehr: "Date format problem"
- In reply to: Paul D: "Rounding time to the next minute"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Rounding time to the next minute"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Rounding time to the next minute"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Apr 2004 19:27:19 +0200
Hi
try
=ROUNDUP(A1*24*60,0)/(24*60)
and format the resulting cell as time
-- Regards Frank Kabel Frankfurt, Germany "Paul D" <anonymous@discussions.microsoft.com> schrieb im Newsbeitrag news:19ccb01c41cc4$d2797740$a101280a@phx.gbl... > Rounding time to the next minute > I have a time 00:02:12 I need to have as a numberic value > and rounded up to the netx minute, I need to get a value > of 3
- Next message: Laura: "RE: converting minutes to hours"
- Previous message: mzehr: "Date format problem"
- In reply to: Paul D: "Rounding time to the next minute"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Rounding time to the next minute"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Rounding time to the next minute"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|