Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GregJ
 
Posts: n/a
Default How do I write an Excel formula to calculate my working time?

I would like to write a formula where I would input the starting time of a
project or customer call minus the finishing time and then convert that
amount of minutes to tenths of an hour.
Any ideas how?
Thanks
Greg Johnson
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default How do I write an Excel formula to calculate my working time?

Reverse the calculation: End time minus start time.
=(a1-A2)*24
Format as general or number, not time

--
Kind regards,

Niek Otten

"GregJ" wrote in message
...
I would like to write a formula where I would input the starting time of a
project or customer call minus the finishing time and then convert that
amount of minutes to tenths of an hour.
Any ideas how?
Thanks
Greg Johnson



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GregJ
 
Posts: n/a
Default How do I write an Excel formula to calculate my working time?

Thanks Niek'
Exactly which formula should I write? Let's say I start the contact at 10:43
and finish it at 11:01 and I need the calculation in tenths of an hour.
Please advise which formula I should use and the exact context of this
formula and which one to use.
Thanks again

"Niek Otten" wrote:

Reverse the calculation: End time minus start time.
=(a1-A2)*24
Format as general or number, not time

--
Kind regards,

Niek Otten

"GregJ" wrote in message
...
I would like to write a formula where I would input the starting time of a
project or customer call minus the finishing time and then convert that
amount of minutes to tenths of an hour.
Any ideas how?
Thanks
Greg Johnson




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default How do I write an Excel formula to calculate my working time?

With the start time in A1 and the end time in B1:

=(B1-A1)*24

Format as Number. It will probably be formatted as time automatically;
ignore that and format as number.

--
Kind regards,

Niek Otten

"GregJ" wrote in message
...
Thanks Niek'
Exactly which formula should I write? Let's say I start the contact at
10:43
and finish it at 11:01 and I need the calculation in tenths of an hour.
Please advise which formula I should use and the exact context of this
formula and which one to use.
Thanks again

"Niek Otten" wrote:

Reverse the calculation: End time minus start time.
=(a1-A2)*24
Format as general or number, not time

--
Kind regards,

Niek Otten

"GregJ" wrote in message
...
I would like to write a formula where I would input the starting time of
a
project or customer call minus the finishing time and then convert that
amount of minutes to tenths of an hour.
Any ideas how?
Thanks
Greg Johnson






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
Excel Time Manipulation BFiedler Excel Discussion (Misc queries) 0 September 15th 05 01:15 AM
how do i calculate time in & out in excel using a formula pjsbh652005 Excel Worksheet Functions 0 September 13th 05 04:00 AM
Excel: Formula worked last week but now stoppped working. User Excel Worksheet Functions 8 December 10th 04 02:25 PM
Suddenly Excel can't calculate formula!!! Bob H Excel Worksheet Functions 2 November 30th 04 08:35 PM
Excel Time Duration Formula Jackson Excel Worksheet Functions 2 November 4th 04 11:14 PM


All times are GMT +1. The time now is 07:49 AM.

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

About Us

"It's about Microsoft Excel"