antonio.manoj.derose
Registered User.
- Local time
- Today, 18:57
- Joined
- Jul 4, 2013
- Messages
- 62
Hi folks,
Good evening everyone, thank you for reading my post, I would like to ask how am I suppose to change the form name in the forms in
VBA access, now see I would not want to change the names by using the coding.
Please note that I have got so many forms, however I have worked with the default names to start some of them would be, form1, form2
Now, when I am trying to follow the best practice approch, by changing the form name by right clicking and hitting rename, I am unable
do so as it is popping up and giving me a statement as below.
"The form name 'Form2' is missspelled or refers to a form that does not exist" and continued in the next line as below
"if the invalid form name is in macro, an Action failed dialog box will display the macro name and the macro's arguments after you
click OK. Open the Macro window, and either the correct name."
Thanks,
Antonio
Good evening everyone, thank you for reading my post, I would like to ask how am I suppose to change the form name in the forms in
VBA access, now see I would not want to change the names by using the coding.
Please note that I have got so many forms, however I have worked with the default names to start some of them would be, form1, form2
Now, when I am trying to follow the best practice approch, by changing the form name by right clicking and hitting rename, I am unable
do so as it is popping up and giving me a statement as below.
"The form name 'Form2' is missspelled or refers to a form that does not exist" and continued in the next line as below
"if the invalid form name is in macro, an Action failed dialog box will display the macro name and the macro's arguments after you
click OK. Open the Macro window, and either the correct name."
Thanks,
Antonio