Brewser Posted August 12, 2004 Posted August 12, 2004 Hello, I have a database that has a relationship to sales data. Basically you have a product layout with a portal to all the sales to that product such as sale_date, Sale_QTY, and Sale_Amount. There could be more than one sale for each item. When I do an export it will only list the most recent sales data from the portal. How do you export to excel the item an then fill in the cells for all the sold data from the portal. Thanks for your help.
Reed Posted August 13, 2004 Posted August 13, 2004 export the records from the related table. (the sales table) You could use the go to related record script step and say show only related records. Then export the data from the layout representing the sale data.
Recommended Posts
This topic is 7408 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