Newbies Pumasalad Posted January 21, 2002 Newbies Posted January 21, 2002 Is there any way to summarize a field from a related record? I have an expense report, all line items are from a related record. Each line item includes several bits of information, including a dollar amount. the expense report needs to have a field where the total is calculated from all of the related dollar amounts. this one is kicking me, I haven't been able to find the solution. Any ideas? If you have any ideas, please let me know! thanks --->PAul
tlsparker Posted January 21, 2002 Posted January 21, 2002 Create a calculation field defined as: Sum(Relationship::FieldName). This should do it. Tom
Recommended Posts
This topic is 8398 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