Forum Discussion
ArchiveUser
8 years agoQrew Captain
You can do this by using a combination of Summary, Lookup, and Formula fields.
- Create a Summary field from the Submissions to the Loans, using the Minimum function on the Record ID# field. This will give you the Record ID# of the 1st Submission record.
- Create a Lookup field from the Loans to the Submissions, bringing down the Summary field you just created in Step 1.
- Create a Formula Checkbox field on the Submissions table with this formula: [Lookup]=[Record ID#]