Hi all
I am trying to build a database to manage staff car parking. Im trying to figure out if the following is possible and how it would be done:
1. Am I best to build a database which shows all the available car parks then assign staff to those spots? Im figuring this would be the best approach as I have 90 spaces in 3 locations and I want to be able to run vacancy reports, check for double ups etc and I figure this is the right way to go about it but Im not sure if it will work and how I would do it.
2. Every year the car park rate goes up and at different times depending on the location. How would I be able to manage this without going into each record individually. I also want to record the previous rental cost for historical purposes.
3. At the end of the year I need to run a FBT report for all spots used during that period. I have a start date and end date field but start date may be from a previous time (ie start date 1/1/14 but the report is from 1/7/14 to 30/6/15).
Or am I best just to continue using excel?