Hi,
I'm trying to create a calculated field that uses data from different records. For example: There is a record created in the transaction table for each item sold that contains the customerID, item and amount. I can create a report that totals the amount and calculates a fee by customerID , but I need to create a query or a table from a query that will provide the total amount for each customer in a single field that can be used to calculate a fee that is base upon the total amount.
I've been trying to work this out for several days and my brain is tired.
Thanks