Hi all,
As in life, I am finding Access relationships troublesome and confusing....
I have created a database running off 3 tables.
1. Employees (list of employee names and there managers)
2. Mangers (list of managers and their Hierarchy)
3. Seat (list of seats and who or what sits in them)
I have 2 Query's
1. Employee - which pulls all employee data and manager data together
2. Manager - which shows all managers owned seats
I believe i have these running well, but i would like a way to show a Agile/mobile seat (a seat that more than one person sits in). We have agile areas here where Agile 1 will be a group of say 10 people sharing a group of 6 seats. I would like on my Query's for seat# to say Agile 1, if they are in agile 1, at the moment it just comes up blank.
I have attached the example which i think will better explain things
Thank you for any help.
Tom