danielw.au
Registered User.
- Local time
- Today, 21:53
- Joined
- Mar 12, 2014
- Messages
- 10
Hi All,
I have a database where we store payroll values. Against each payroll, we record the PayrollPaymentDate. This is the date in which the payroll was paid to employees.
I need to generate a due date for our taxes. This is always the first thursday the week after the PayrollPaymentDate.
As an example, if the PayrollPaymentDate is 16th May 2014, then the tax is due on Thursday 22nd May. If the PayrollPaymentDate is the 14th May, then the tax is due on Thursday 22nd May.
I'm not sure how to create an expression to calculate the date so i can display this in reports and forms.
Thank you in advance.
Daniel
I have a database where we store payroll values. Against each payroll, we record the PayrollPaymentDate. This is the date in which the payroll was paid to employees.
I need to generate a due date for our taxes. This is always the first thursday the week after the PayrollPaymentDate.
As an example, if the PayrollPaymentDate is 16th May 2014, then the tax is due on Thursday 22nd May. If the PayrollPaymentDate is the 14th May, then the tax is due on Thursday 22nd May.
I'm not sure how to create an expression to calculate the date so i can display this in reports and forms.
Thank you in advance.
Daniel