Have you considered linking the main and subform with the master and child links fields? Without knowing your field names, you would use the reference id of each form as those link fields. This method will automatically display subform records related to the main form's reference id without having to set the subform recordsource manually.
Main Topics
Browse All Topics





by: heer2351Posted on 2005-07-06 at 15:06:04ID: 14382804
After insert will only fire on a bound form. Is your main form bound?
If it is bound you should link the sub form to the main form iso using the where clause.