#1   Report Post  
Chink!
 
Posts: n/a
Default time

I am trying to make a spreadsheet to calculate hours worked etc

The user inputs start and finish times during the week and these are
totalled up.

Then I want to subtract contracted hours from the total and see any extra
hours worked

for example my contracted hours are 27 and I enter that in a cell
I enter in my start and finish times and these are totalled up.

Total hours work - contracted hours = extra
How can I enter a figure for contracted hours which is greater than 24
hours?
What cell format should I use?

many thanks
CH!


  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

To see excel formatted hiours over 24 use [hh]:mm as format, to subtract 27
hours entered as an integer use

=total_hour-(27/24)

note that excel windows default time cannot show negative hours then you
need to convert to decimal hours first

=(total_hour*24)-27

format as general


Regards,

Peo Sjoblom

"Chink!" wrote:

I am trying to make a spreadsheet to calculate hours worked etc

The user inputs start and finish times during the week and these are
totalled up.

Then I want to subtract contracted hours from the total and see any extra
hours worked

for example my contracted hours are 27 and I enter that in a cell
I enter in my start and finish times and these are totalled up.

Total hours work - contracted hours = extra
How can I enter a figure for contracted hours which is greater than 24
hours?
What cell format should I use?

many thanks
CH!



  #3   Report Post  
Chink!
 
Posts: n/a
Default

Not sure I understand
I tried using the formula you suggested and it wouldnt allow subtraction by
hh:mm figures
I want the user to enter their normal hours eg 19, 27, 35 whatever
and subtract this from a total amount of time such as 39:00 to give the
figure of extra hours worked

CH!

"Peo Sjoblom" wrote in message
...
To see excel formatted hiours over 24 use [hh]:mm as format, to subtract

27
hours entered as an integer use

=total_hour-(27/24)

note that excel windows default time cannot show negative hours then you
need to convert to decimal hours first

=(total_hour*24)-27

format as general


Regards,

Peo Sjoblom

"Chink!" wrote:

I am trying to make a spreadsheet to calculate hours worked etc

The user inputs start and finish times during the week and these are
totalled up.

Then I want to subtract contracted hours from the total and see any

extra
hours worked

for example my contracted hours are 27 and I enter that in a cell
I enter in my start and finish times and these are totalled up.

Total hours work - contracted hours = extra
How can I enter a figure for contracted hours which is greater than 24
hours?
What cell format should I use?

many thanks
CH!





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
Time Sheets Lady Layla Excel Discussion (Misc queries) 1 March 23rd 05 03:22 PM
unmet challenge boris Excel Worksheet Functions 2 March 16th 05 02:13 PM
Time formatting Fred Holmes Excel Discussion (Misc queries) 1 March 16th 05 01:29 PM
mulitiplying time Brad Excel Worksheet Functions 1 February 1st 05 07:15 PM
time formatting and time categorizing (vlookup or data validation) MarianneR Excel Worksheet Functions 4 November 18th 04 03:24 PM


All times are GMT +1. The time now is 12:59 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"