Updating one form from another

S

shawrie

Hi

I have 2 forms . Form 1 calls Form2. How can i update the screen
contents of form 1 from the code in form2

thanks Neil

p.s Hope that makes sense
 
N

Norman Rericha

This topic has been discussed umpteen times on these boards along with
other forums. Use Google to investigate.

There are many solutions for this, depending on the architecture of
your application.

If you have a specific question about how to implement one of the many
solutions, I would be willing to discuss your options.
 
S

shawrie

im thinking of using a global module and declare the form variables
there so i can reference the form from anywhere in the application is
this okay?
 

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