Newbies kahorui Posted July 30, 2001 Newbies Posted July 30, 2001 Hi, I've been having some trouble and wondering if there is any solutions for this. The file has the following relationships: 1: Supplier Name::Supplier Name Itself 2: Invoice No::Invoice No Itself 3: Line Item::Line Item Itself The file also include the following data for each: 1: Sales Amount 2: Purchase Amount I would like to output the data as following: Supplier Name Invoice No Sales Amount Purchase Amount (Each line has the sum of each Line Item's sales amount & purchase amount for one Invoice No.) Subtotal of Sales Amount & Purchase Amount (The sum of sales amount & purchase amount for each supplier) I understand that can be done with Preview & Print. However, I'm wondering if there is any way to see the data in Browse mode.
LiveOak Posted July 31, 2001 Posted July 31, 2001 Its hard to give you a specific answer as you didn't give "The file" a name and didn't tell us what each record in "The file" represents. The general answer to your question is if you wish to see summary numbers in browse mode, use relationships and the Sum() functions to create the totals. -bd
Recommended Posts
This topic is 8607 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 accountSign in
Already have an account? Sign in here.
Sign In Now