shared subform

G

Guest

Hello. I have a subform that is used by form X and form Z. I need something
such like, if the form is openned from form Z then action 1 elseif openned
from form X then action1

Is it possible?

Best Regards,
Marco
 
M

Mr. B

Hello. I have a subform that is used by form X and form Z. I need something
such like, if the form is openned from form Z then action 1 elseif openned
from form X then action1

Is it possible?

Best Regards,
Marco

Marco,

Yes, you can use different code in the On Open event of your form X
and/or your form Z to take the necessary actions with the subform as
are needed.

Hope this helps.

Mr. B
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top