I have a Main form with a couple of pop-up forms on it, one being a payments form. On the main form I have a field total amount paid that reads off the payments form field amount paid. This works great for one payment but if I add another payment for that person the main form is still reading the information from the first record of the payments form not the second. How can I have the main form read that I am entering new information in the payments form and reflect the payments from that second record.
Hope that makes some kind of sense to someone out there. Any help would be great.
Hope that makes some kind of sense to someone out there. Any help would be great.