2450 error

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

Guest

Hello
I use command
msgbox Forms("Form Name").Captio
can not display the form name and appear 2450 error
Please show me how to use this command asap
Thanks
 
Quang said:
Hello,
I use command:
msgbox Forms("Form Name").Caption
can not display the form name and appear 2450 error.
Please show me how to use this command asap.


The form must be open before you can access its properties.
 

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

Similar Threads


Back
Top