RobertSanders
Technical User
While making a dbase for a housekeeping department of a hotel I stumbled on the following problem.
I have a table called personnel, with every member of housekeeping in it. Now the dbase also has a table with roomchecks. In these roomchecks, there is always a field checker and cleaner, whom both come from the table personnel. This is because usually the maids are the cleaners, but not always...
Now every personnel member has a function category assigned, like: Maid, Supervisor or Management. But when I run a query to see the roomcheck that have only been cleaned people from the category Maids, it doesn't work. Probably because there are two fields from the same table.
Whatever I do, the query shows all roomchecks CHECKED by Maids, not Cleaned by Maids...
Any ideas??
I have a table called personnel, with every member of housekeeping in it. Now the dbase also has a table with roomchecks. In these roomchecks, there is always a field checker and cleaner, whom both come from the table personnel. This is because usually the maids are the cleaners, but not always...
Now every personnel member has a function category assigned, like: Maid, Supervisor or Management. But when I run a query to see the roomcheck that have only been cleaned people from the category Maids, it doesn't work. Probably because there are two fields from the same table.
Whatever I do, the query shows all roomchecks CHECKED by Maids, not Cleaned by Maids...
Any ideas??