How to open a Form with string name

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi,

How I open a form having its name in a string variable?.
Example:
strForm:"frmTest"
How I open strForm from code?.

Thanks,

Jamie
 
Back
Top