![]() |
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 |
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 |
All times are GMT +1. The time now is 03:12 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com