M
Marcie
I have a db that's primary goal in life is to calculate payroll salary's,
email info to staff and create budget assumptions. Our payroll system has no
way of storing all of the rules we have so I have created the db to fill the
void. At this time I pull all the information into access and then run
through about 13 queries to calculate all of the different rules. I am just
wondering if there is a better way to do this. Maybe passing all of the
information into module doing all the calculations and returning each persons
values. If that is the best way how would I pass all of the values into
module?
Thanks
email info to staff and create budget assumptions. Our payroll system has no
way of storing all of the rules we have so I have created the db to fill the
void. At this time I pull all the information into access and then run
through about 13 queries to calculate all of the different rules. I am just
wondering if there is a better way to do this. Maybe passing all of the
information into module doing all the calculations and returning each persons
values. If that is the best way how would I pass all of the values into
module?
Thanks