J
JR
I have a table that looks a lot like the following:
Orgnization |Location Code | Equip ID | Supply ID | Supply
Weight | Usage Rate
Each organization type (organization) can operate in one
of two locations (Location Code). Each organization also
uses several items of equipment (Equip ID) and each item
of equipment uses one or more expendable supplies (supply
ID) which have weights and are used at different rates
based on location (Usage Rate).
I need to build a query that tells me how much weight is
allocated to each organization by location --- and I
haven't the foggiest idea on where to start.
Please -- if anyone has a suggestion/solution, I would
appreciate it.
Thanks,
JR
Orgnization |Location Code | Equip ID | Supply ID | Supply
Weight | Usage Rate
Each organization type (organization) can operate in one
of two locations (Location Code). Each organization also
uses several items of equipment (Equip ID) and each item
of equipment uses one or more expendable supplies (supply
ID) which have weights and are used at different rates
based on location (Usage Rate).
I need to build a query that tells me how much weight is
allocated to each organization by location --- and I
haven't the foggiest idea on where to start.
Please -- if anyone has a suggestion/solution, I would
appreciate it.
Thanks,
JR