I am working on a report that keeps track of Vacation time, sick time, and holiday time available to our employees.
I have it all set up but the problem I am having is this information is updated each month. I want to be able to show the balance from the previous month as well as the current month at the same time.
My intent is once I have this working correctly to not recreate the wheel each month when I have to run this report. I just want to be able to import the table and from there I can run a macros to append the new info.
One other problem I am having is I appended 3 months worth of info, and now the output is displayed in duplicate on the report when I run it.
Any help that can be provided would be of great help.
I have it all set up but the problem I am having is this information is updated each month. I want to be able to show the balance from the previous month as well as the current month at the same time.
My intent is once I have this working correctly to not recreate the wheel each month when I have to run this report. I just want to be able to import the table and from there I can run a macros to append the new info.
One other problem I am having is I appended 3 months worth of info, and now the output is displayed in duplicate on the report when I run it.
Any help that can be provided would be of great help.