P
Phil M.
I have two tables: Items and Transactions.
Items has the Item name, description, location, etc.
Transactions has purchases of the items. There is a field for amount paid.
I want to make a Query that lists the ITEMS, and the average of Amount Paid.
I cannot seem to get this to work! Can someone give me the steps??
Items has the Item name, description, location, etc.
Transactions has purchases of the items. There is a field for amount paid.
I want to make a Query that lists the ITEMS, and the average of Amount Paid.
I cannot seem to get this to work! Can someone give me the steps??