![]() |
Calculate After hours
Hi There!
I am having a bit of trouble while creating a formula, It goes like this: FIELDS: A - (START TIME) Value: Let's say (7 am) B - (FINISH TIME) Value: Let's say (10 pm) C - After hours (consider hours past 6 PM after hours) Result is (4) Statement: If working hours are past 6PM, then calculate after hours, if working hours are not past 6 pm do not calculate it. What would the formula look like?? Thank you very much! |
Calculate After hours
Hi,
Am Tue, 1 Apr 2014 10:10:37 -0700 (PDT) schrieb : Statement: If working hours are past 6PM, then calculate after hours, if working hours are not past 6 pm do not calculate it. try: =IF(B10.75,B1-0.75,"") Regards Claus B. -- Vista Ultimate SP2 / Windows7 SP1 Office 2007 Ultimate SP3 / 2010 Professional |
Calculate After hours
On Tuesday, April 1, 2014 1:18:18 PM UTC-4, Claus Busch wrote:
Hi, Am Tue, 1 Apr 2014 10:10:37 -0700 (PDT) schrieb : Statement: If working hours are past 6PM, then calculate after hours, if working hours are not past 6 pm do not calculate it. try: =IF(B10.75,B1-0.75,"") Regards Claus B. -- Vista Ultimate SP2 / Windows7 SP1 Office 2007 Ultimate SP3 / 2010 Professional Hi Claus! When A is equal or greater than 00:01AM and B is equal or lesser than 11:59PM it works, Although, I'd like to use A as reference when working hours passes midnight to keep counting. Let's say someone is working from 10:00 PM to 01:00 AM, the code does not recognize the calc. The result was supposed to be 3. Thanks once again! |
All times are GMT +1. The time now is 03:51 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com