Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11
Default Problem in time calculation with specified number

Hi, I wana calculate the difference between two times and then the
result should be multiply with specific number, which user defines
manually. For Example:

Start Time End Time Total Time Period
Rate Amount
08:15:29Am 21:10:26Pm 12Hr, 54Min, 57Sec 5.5
(Total Time Period * Rate)


Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Problem in time calculation with specified number

If you have entered the data as Excel times, not as text, then =B2-A2 will
be the difference in times (still in Excel time, so you can format it as
[h]:mm:ss), and if C2 is your rate per day, =(B2-A2)*C2 is your answer.
--
David Biddulph

ad2ad79 wrote:
Hi, I wana calculate the difference between two times and then the
result should be multiply with specific number, which user defines
manually. For Example:

Start Time End Time Total Time Period
Rate Amount
08:15:29Am 21:10:26Pm 12Hr, 54Min, 57Sec 5.5
(Total Time Period * Rate)


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
Time attendance calculation problem Tia[_3_] Excel Worksheet Functions 1 June 24th 08 09:34 AM
calculation time problem Dave Breitenbach Excel Worksheet Functions 3 March 20th 07 09:16 PM
Time calculation problem (URGENTProject due) g6pack Excel Discussion (Misc queries) 4 November 28th 05 04:14 AM
Ignoring Time in a Date Time Calculation nmp Excel Worksheet Functions 3 November 23rd 05 08:32 PM
Time problem, Auto calculation??? Frantic3d Excel Discussion (Misc queries) 1 June 30th 05 03:52 AM


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