gullfounder Posted April 8, 2014 Posted April 8, 2014 Hi, I have small issue. I have created to 2 tables. Payments and PaymentLine. Payment is parent and PaymentLine is child. Payment has 2 fields. ID and Date where as PaymentLine has fields amount category note and check no. I want to create a list of all Payments Records they occurred in one month and total amount. I created a Summary Field in PaymentLine table and made it total of Amounts. But i perform search using a Perform Find. I don't get the total of the month. Instead i get total of all the records. What i am missing? 08-Apr-2014.zip
Matthew F Posted April 9, 2014 Posted April 9, 2014 Change the layout setup to show records from 'Payments_Line' table rather than the 'Payments' table. 1
gullfounder Posted April 11, 2014 Author Posted April 11, 2014 Change the layout setup to show records from 'Payments_Line' table rather than the 'Payments' table. Thanks it worked.
Recommended Posts
This topic is 3936 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