I did not look at the calendar, so I'm not sure what is involved to get that to work with the new structure.
Sure, you can use the domain aggregate functions in unbound controls to pull info from the query on which I based the report.
You should be able to recreate the old reports, it would be just a matter of creating a query that pulls the applicable information and changing the report's record source to the new query.
I know the report you made shows all the details in regards to that managers entitlement, but can i also add something on the main form to show what that managers entitlement is left without having to run the query to get the report up?
Sure, you can use the domain aggregate functions in unbound controls to pull info from the query on which I based the report.
And I'm guessing to add in some of the old reports is easy enough!
You should be able to recreate the old reports, it would be just a matter of creating a query that pulls the applicable information and changing the report's record source to the new query.