LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Pay rate Calculation for different shifts

Are you sure you want if(a1<22,Rate,Rate*2) ?
Wouldn't it be more likely to be if(HOUR(a1)<22,Rate,Rate*2) ?
--
David Biddulph

"Mike H." wrote in message
...
Not sure I understand, but if you go by the time to determine the shift:
assume a1 contains start time
if(a1<22,Rate,Rate*2)

Or if shift is determined by the employee:

If("filelookup on employee to get Shift"<3,rate,rate*2)

HTH...

"Santosh" wrote:

Can anyone help please?

I am trying to prepare a report for payment calculation for short term
continuous work. We are using 3 different shifts, First shift 06:00 -
14:00,
Second Shift 14:00 - 22:00 and night shift 22:00 - 06:00. The rate for
first
& second shifts (day shifts) is same but night shift is double to day
shift.
For holiday night shift rate is using. There is no specific time for
start
and end the work. E.g. 07/11/07 09:36 - 10/11/2007 16:00. Please help me
to
make a suitable formula for fined out the total amount to be paid for
work.



 
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
compound rate of return calculation Biff Excel Worksheet Functions 6 July 27th 07 08:28 PM
Rate Calculation zephyr Excel Discussion (Misc queries) 9 September 6th 06 05:02 PM
Using linest for flow rate calculation [email protected] Excel Worksheet Functions 3 July 14th 06 02:51 PM
Solving for discount rate in present value calculation [email protected] Excel Worksheet Functions 0 June 5th 06 05:07 PM
Calculation of hourly rate times hours times 1.5 Newbusinessbod Excel Worksheet Functions 1 December 6th 05 04:44 PM


All times are GMT +1. The time now is 12:38 AM.

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"