Module programming

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I access the mainform from a module? Whenever you refer to the
mainform you create an instance of it. So when you display data, you would
display it on the instance of the mainform. How do I display data on the
original form rather than on the instance of the main form.
 
Thanks for the suggestion.
This is helpful but I am wondering if this can be applied to:
I need to display the mainform and get some information from the user and
process the information in a Module and thereafter display the results in the
Mainform.

Thanks
 

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

Back
Top