Forum Discussion
MarkShnier__You
Qrew Legend
np,
The first formula would look like
IF([Pay Type Monday]="Regular Earnings", [Payroll Hours Monday],0)
+
IF([Pay Type Tuesday]="Regular Earnings", [Payroll Hours Tuesday],0)
etc ....
+
IF([Pay Type Sunday]="Regular Earnings", [Payroll Hours Sunday],0)
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
The first formula would look like
IF([Pay Type Monday]="Regular Earnings", [Payroll Hours Monday],0)
+
IF([Pay Type Tuesday]="Regular Earnings", [Payroll Hours Tuesday],0)
etc ....
+
IF([Pay Type Sunday]="Regular Earnings", [Payroll Hours Sunday],0)
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
MatthewJones
3 years agoQrew Trainee
Mark,
Thank you for the help this worked Perfect and is getting me in the right direction.
------------------------------
Matthew Jones
------------------------------
Thank you for the help this worked Perfect and is getting me in the right direction.
------------------------------
Matthew Jones
------------------------------