Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
M.R.S.
 
Posts: n/a
Default Timesheet - I can't figure out how to do this!

Hi all,

I'd like to create a simple time sheet that calculates the amount of hours
I've worked in a day.

ex:

Date Time IN Time OUT Total Hours

01/01/01 9:00AM 5:00PM 8



And so on for the week, and then have a total at the bottom for total hours
(that part is easy enough).

I've seen this done before.

Better yet, if I could figure out how to enter this data on my Visor PDA and
merge it into excel, that would be excellent.

Any suggestions?!?

Thanks.


  #2   Report Post  
RagDyeR
 
Posts: n/a
Default

Start time in A1,
End time in B1,
Enter this formula in a cell formatted as "General" or "Number":
=(B1-A1+(B1<A1))*24*AND(A1<0,B1<0)


Both A1 and B1 must have times entered for this to work.

This will also work when the times span across midnight.
--


HTH,


RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

"M.R.S." wrote in message
...
Hi all,

I'd like to create a simple time sheet that calculates the amount of hours
I've worked in a day.

ex:

Date Time IN Time OUT Total Hours

01/01/01 9:00AM 5:00PM 8



And so on for the week, and then have a total at the bottom for total hours
(that part is easy enough).

I've seen this done before.

Better yet, if I could figure out how to enter this data on my Visor PDA and
merge it into excel, that would be excellent.

Any suggestions?!?

Thanks.



  #3   Report Post  
M.R.S.
 
Posts: n/a
Default


"RagDyeR" wrote in message
...
Start time in A1,
End time in B1,
Enter this formula in a cell formatted as "General" or "Number":
=(B1-A1+(B1<A1))*24*AND(A1<0,B1<0)


Both A1 and B1 must have times entered for this to work.

This will also work when the times span across midnight.
--


HTH,


RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

"M.R.S." wrote in message
...
Hi all,

I'd like to create a simple time sheet that calculates the amount of hours
I've worked in a day.

ex:

Date Time IN Time OUT Total Hours

01/01/01 9:00AM 5:00PM 8



And so on for the week, and then have a total at the bottom for total
hours
(that part is easy enough).

I've seen this done before.

Better yet, if I could figure out how to enter this data on my Visor PDA
and
merge it into excel, that would be excellent.

Any suggestions?!?

Thanks.



Thank you, that is exactly what I was looking for :)



  #4   Report Post  
JE McGimpsey
 
Posts: n/a
Default

An alternative:

=MOD(B1-A1,1)*24

In article ,
"M.R.S." wrote:

Hi all,

I'd like to create a simple time sheet that calculates the amount of hours
I've worked in a day.

ex:

Date Time IN Time OUT Total Hours

01/01/01 9:00AM 5:00PM 8



And so on for the week, and then have a total at the bottom for total hours
(that part is easy enough).

I've seen this done before.

Better yet, if I could figure out how to enter this data on my Visor PDA and
merge it into excel, that would be excellent.

Any suggestions?!?

Thanks.

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
how do i calculate 20% of a total figure resident Excel Worksheet Functions 3 April 2nd 23 09:11 PM
Timesheet with multiple in/out daily DonnaP99 Excel Discussion (Misc queries) 4 June 14th 07 04:40 AM
overtime on timesheet kimmyrt Excel Worksheet Functions 4 January 26th 05 08:33 PM
timesheet with running total of overtime kimmyrt Excel Worksheet Functions 2 January 26th 05 07:15 PM
excel to figure miles per gallon Terri New Users to Excel 5 January 9th 05 07:59 PM


All times are GMT +1. The time now is 05:18 PM.

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"