M
Max Moor
Hi All,
I have a form that sometimes pops up another form. It would be nice
to have both of these forms able to create a record in a certain table.
Can I define the function that does this in the main form, and then have
the popup call that one, or do I need to define the function in each
module?
If I can do it just in the main form, can I reference it with the
Parent property? I imagine that would be the proper way to do it, but I'm
not having a lot of luck using it. The proper syntax would be appreciated.
- Max
I have a form that sometimes pops up another form. It would be nice
to have both of these forms able to create a record in a certain table.
Can I define the function that does this in the main form, and then have
the popup call that one, or do I need to define the function in each
module?
If I can do it just in the main form, can I reference it with the
Parent property? I imagine that would be the proper way to do it, but I'm
not having a lot of luck using it. The proper syntax would be appreciated.
- Max