Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 137
Default timesheet functions

I have setup my own time sheet and initially did most of the calculations in
my head besides the hours for the day sum and then a total of all those using
the sum function.

What I would like to do is to be able to have a start time and end time
column and excel to calculate the time elapsed between those values and round
to quarter hours. How do I do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default timesheet functions

Hi Darren,
check this web it has all the answers related with time elapsed

http://www.cpearson.com/excel/datetime.htm

If this was helpful please say yes, thanks

"Darren" wrote:

I have setup my own time sheet and initially did most of the calculations in
my head besides the hours for the day sum and then a total of all those using
the sum function.

What I would like to do is to be able to have a start time and end time
column and excel to calculate the time elapsed between those values and round
to quarter hours. How do I do this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default timesheet functions

Give this formula a try...

=MROUND(24*(A2-A1),0.25)

Note: This formula requires you to activate the Analysis ToolPak in order
for it to work (Tools/Add-In on the menu bar).

--
Rick (MVP - Excel)


"Eduardo" wrote in message
...
Hi Darren,
check this web it has all the answers related with time elapsed

http://www.cpearson.com/excel/datetime.htm

If this was helpful please say yes, thanks

"Darren" wrote:

I have setup my own time sheet and initially did most of the calculations
in
my head besides the hours for the day sum and then a total of all those
using
the sum function.

What I would like to do is to be able to have a start time and end time
column and excel to calculate the time elapsed between those values and
round
to quarter hours. How do I do this?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TIMESHEET Zaf Excel Worksheet Functions 2 June 20th 08 10:43 AM
Timesheet JM[_2_] Excel Discussion (Misc queries) 2 December 6th 07 05:17 PM
Timesheet - LT AREA Excel Discussion (Misc queries) 1 November 15th 07 10:04 PM
add hours (calculated by functions) on a timesheet drewer Excel Worksheet Functions 6 May 14th 05 03:27 AM
Timesheet functions Luc Excel Discussion (Misc queries) 5 January 5th 05 12:17 PM


All times are GMT +1. The time now is 04:23 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"