how to show a form using variable ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Is it possible to show a form using name in variable.

For example:

a="Form1"
&a.show

I also tried forms(a).show but could not succeed.

I am using MDI Environment, and need this to show child forms, names of
which are saved in a table.


Any idea please ?

Best Regards,

Luqman



.



Relevant Pages