etsmarines Posted December 15, 2010 Posted December 15, 2010 I have a donations table and a contact table. The donation table tracks donations by date, amount, event and links them to their appropriate donor by contact id. I am creating a letter writing program that I can insert a merge bracket and it will automatically include the appropriate contacts last donatio amount. The problem is i dont know how to create field that calculates what the amount and date of the last donation was automatically. Does anyone know how to do this? Thanks!! Erik
David Jondreau Posted December 16, 2010 Posted December 16, 2010 Sort the relationship by date descending and create a calc field that pulls from the related table.
Recommended Posts
This topic is 5149 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