Thanks lbass, but I'm not sure I follow, or maybe I didn't clearly explain my question. I'm trying to get the net projected pay for the year. So for each record, I need to find the next pay rate's start date so I can calculate the total pay for each "period".
1234 , 01/01/2011 , 50.00...
I have a table with pay rates and effective dates in it and I need to calculate the total pay for the period based on the effective dates. Here's an example of the data for an employee:
Employee, Effective Date, Amount
1234 , 01/01/2011 , 50.00
1234 , 03/01/2011 , 52.00
1234...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.