Hello,
I have a form that is just for viewing data from tables.
I have two other forms that edit that data. They are opened with click events from the original form.
How do I have the main form update the data when I close an edit form?
It will work "out of the box" if I am editing data. But if I am adding a new record or adding data that was not filled in previously, it does not get updated unless I close the form and re-open it.
Thanks,
Mike
I have a form that is just for viewing data from tables.
I have two other forms that edit that data. They are opened with click events from the original form.
How do I have the main form update the data when I close an edit form?
It will work "out of the box" if I am editing data. But if I am adding a new record or adding data that was not filled in previously, it does not get updated unless I close the form and re-open it.
Thanks,
Mike