F
Fjordur
Hi,
I have two queries regarding the tools people need to perform a mission.
Query "HasTools" gives me (PersonID ToolID QtyAtHand).
Query "NeedsTools" gives me (PersonID ToolID QtyNeeded)
Considering that some of the tools may be the same, some not.
I can't seem to build a query with columns
PersonID ToolID QtyAtHand QtyNeeded DifferenceQty
Am I taking things on the wrong angle? Can anyone help?
I have two queries regarding the tools people need to perform a mission.
Query "HasTools" gives me (PersonID ToolID QtyAtHand).
Query "NeedsTools" gives me (PersonID ToolID QtyNeeded)
Considering that some of the tools may be the same, some not.
I can't seem to build a query with columns
PersonID ToolID QtyAtHand QtyNeeded DifferenceQty
Am I taking things on the wrong angle? Can anyone help?