M
mikebo
I am working on a little project in Access and I am stumped. I am not a
frequent user of Access, so please excuse me if this is the wrong forum. Here
is what I want:
For purchases we typically need 2 signatures on the Purchase order. Each
person has a "purchasing level". I need to keep track how much was purchased
on a monthly basis at each level.
I have 2 tables: "Purchases", which has a descrition, date, etc, plus two
signature fields. Another table, "Authorities" has the employees and their
purchasing level. The signature fields in table 1 are populated with the
employeeID from table 2. Now, in order to do what I want to do, I need to get
the purchasing level for the two signatures in table one and find the higher
level of the two. If I had only one signature, the solution would be easy:
Set up a relationship and design a query that shows the purchasing level for
the signature field. However, I have two signature fields, which can have
different purchasing levels. How do I deal with that?
Thanks.
mike
frequent user of Access, so please excuse me if this is the wrong forum. Here
is what I want:
For purchases we typically need 2 signatures on the Purchase order. Each
person has a "purchasing level". I need to keep track how much was purchased
on a monthly basis at each level.
I have 2 tables: "Purchases", which has a descrition, date, etc, plus two
signature fields. Another table, "Authorities" has the employees and their
purchasing level. The signature fields in table 1 are populated with the
employeeID from table 2. Now, in order to do what I want to do, I need to get
the purchasing level for the two signatures in table one and find the higher
level of the two. If I had only one signature, the solution would be easy:
Set up a relationship and design a query that shows the purchasing level for
the signature field. However, I have two signature fields, which can have
different purchasing levels. How do I deal with that?
Thanks.
mike