B
Ben
I am new to Access and would like to know if the
following questions below are possible with ACCESS- (A
simple yes or no will be appreciated) and if so a
recommendations regarding a book to purchase for ACCESS
and VBA programming or whatever I need to complete this
project.
Currently we are entering our payroll data into access.
We would like to be able to:
A)Print out two week calander's for each person with
their respcetive hours for each day that has been
entered.
B) We would also like to develop a report that sums all
of the hours by Job# and PhaseType on each Job,and have
it multiply each person's hours by their hourly rate to
get an accurate cost for each phase of each job. The JOB#
and PhaseType data is entered into the hours table at the
same time the hours worked are entered. The persons hours
worked are in the Hours Table, the WageRate is in the
SubCon table.
C) A report that sums all hours for each person during
the two week interval and multiplies it by the wage rate,
subtracting any deductions(Insurance, advance etc.) or
adding any reimbursements. The deductions will come from
the SubCon table and the DedReimb Table. I would like to
be able to export this file in CSV format, and print it
on paper also.
Thanks for your time.
Ben
following questions below are possible with ACCESS- (A
simple yes or no will be appreciated) and if so a
recommendations regarding a book to purchase for ACCESS
and VBA programming or whatever I need to complete this
project.
Currently we are entering our payroll data into access.
We would like to be able to:
A)Print out two week calander's for each person with
their respcetive hours for each day that has been
entered.
B) We would also like to develop a report that sums all
of the hours by Job# and PhaseType on each Job,and have
it multiply each person's hours by their hourly rate to
get an accurate cost for each phase of each job. The JOB#
and PhaseType data is entered into the hours table at the
same time the hours worked are entered. The persons hours
worked are in the Hours Table, the WageRate is in the
SubCon table.
C) A report that sums all hours for each person during
the two week interval and multiplies it by the wage rate,
subtracting any deductions(Insurance, advance etc.) or
adding any reimbursements. The deductions will come from
the SubCon table and the DedReimb Table. I would like to
be able to export this file in CSV format, and print it
on paper also.
Thanks for your time.
Ben