R
Ruth
Hi there
I don't know if this is possible or not... I want to be able to create a
query or a report that will give an average for the unload rates at each port
for each vessel.
I have a table that has 3 fields for Unload ports for a 3 letter port code.
I have a query that has a formula to figure out the unload rates (net tonnes
per hour)
each port could be in either of the 3 unload port fields. There are over 60
ports. In the end I would like something that looked similar to
Vessel: AAAA
Port Average Unload
ABA 1200
ACC 600
AFF 1600
..
..
..
Vessel: BBB
Port Average Unload
ABA 1600
ACC 500
AFF 2600
..
..
..
All Vessels
Port Average Unload
ABA 1700
ACC 800
AFF 2700
Please let me know if this is possible and if so, how to do it.
I don't know if this is possible or not... I want to be able to create a
query or a report that will give an average for the unload rates at each port
for each vessel.
I have a table that has 3 fields for Unload ports for a 3 letter port code.
I have a query that has a formula to figure out the unload rates (net tonnes
per hour)
each port could be in either of the 3 unload port fields. There are over 60
ports. In the end I would like something that looked similar to
Vessel: AAAA
Port Average Unload
ABA 1200
ACC 600
AFF 1600
..
..
..
Vessel: BBB
Port Average Unload
ABA 1600
ACC 500
AFF 2600
..
..
..
All Vessels
Port Average Unload
ABA 1700
ACC 800
AFF 2700
Please let me know if this is possible and if so, how to do it.