Genx Posted September 3, 2005 Posted September 3, 2005 Just a small problem, im trying to make an invoice (report). Two tables, related by a 'client ID'. One table contains the invoice items and the other the clients. When generating an invoice for a client im a bit confused as to how to only show the info for that client in the report, ive tried using a sub summary part by client ID, and then using related values from invoice, but although it shows the correct information it only shows one record, anybody want to point me in the right direction please? Cheers for any help, genx
Søren Dyhr Posted September 3, 2005 Posted September 3, 2005 Go to the related record and make it there instead via a GTRR(SO) ...with 7 can you tunnel values from the primary side of the relationship. It's only a matter of layout the right way. --sd
Genx Posted September 4, 2005 Author Posted September 4, 2005 And perform a find of the client first in the related table?
Søren Dyhr Posted September 4, 2005 Posted September 4, 2005 Yes, the GTRR will work from the selected record, which better be the client to whom the invoice is made for. --sd
Recommended Posts
This topic is 7021 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