I have a mainform and subform, which is on a tab, after the user
enters a new mainform record they can go to the Party tab which
presents a list of corresponding names associated with the mainform
record.
Here's where I have an issue, After entering a new mainform record
the user enters goes to the party tab (subform) and clicks enter new
party which opens a new screen for the user to enter detailed
information. When this form is closed and they are returned back to
the mainform record the Parties tab (subform) is not refreshed to
reflect the newly added record.
I have tried several attempts to get the party record entered to
reflect but no such luck.
on the main form I set an event on the gotfocus to me.parent.requery
but still no result. However, if the mainform record exists and
they are adding another party it is reflected immediately. It is
only when entering a new mainform record.
If anyone has any ideas please let me know.
Thanks for any assistance.
SPONSORED LINKS
| Microsoft access database | Database development software | Database management software |
| Database software | Inventory database software | Membership database software |
YAHOO! GROUPS LINKS
- Visit your group "ms_access" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
