Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to rename a form and apply all the changes in the controls?

Status
Not open for further replies.

gabrielbatistuta

Technical User
Jun 21, 2007
20
0
0
US
I am working with a huge database that has a lot of forms. I would like to rename a form as it is not user friendly but if I do that I have to manually go to all the controls that uses its name and rename it.

I have tried to go into the VBA code and useed "find and replace by" function to change all the names. However, there are still names in the queries that are not changed.
Also, if I want to rename more than one form I have to do the same thing for each form which takes forever.

Is there any other way to accompolish this. Are there any third-party softwares?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top