Hi there, Im new to this access world, and I'm trying to create a DB to track rental incomes.
We have different locations, and some of the customers are established in many (if not all) of those locations. Price per sqft change from a location to another and may vary from one month to the next.
Here's what I've thought so far:
One table with my locations, Rented space, avaliable space, total space and general comments
One table with ID, Customer Name, Rented Space,
?????????????????????????????????????????????????? ???????????????????????????
?????????????????????????????????????????????????? ???????????????????????????
?????????????????????????????????????????????????? ???????????????????????????
Querys
Reports
Graphics
The thing is I cant find a Way to put together all the Monthly-Changing Price/Custumer information. 40 different locations with 10 to 20 different customers per locations...........
Any Examples on how to solve this?
Thanks
D.