Jump to content

comparing 2 sets of summary information


Eliz309

This topic is 7221 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have 2 files that contain sales information for our customers for 2003 and 2004. In each file i have created a layout with summary fields that sort the sales so that we can see how much in sales each customer has purchased per manufacturer. I would like to compare the summary information in each file (comparing 2003 to 2004), but am not sure where to start. Is this possible?

Link to comment
Share on other sites

Assuming you're using version 6 or lower, you can create a calculation field of CustomerID & " " & ManufacturerID in both files. Then create a relationship in the file where you want to display the info (or in both files, if you prefer) based on this calculation field. Then you can create a calculation of Sum(relationship::Amount) and put this field on your layout to calculate the total related Amounts per client per manufacturer.

Link to comment
Share on other sites

This topic is 7221 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.