senators40
Technical User
Hi,
I have a userform that has textboxes (approx 200) that have to be updated occasionally
Some sample textbox names are:
Salaries_2006
Land_2006
I would like to change them to
Salaries_2007
Land_2007
Is there any way of using some sort of find / replace for the names in textboxes. The find / replace can be used for the actual visual basic text but it doesn't seem to work with the textboxes.
I also have "labels" that need to be updated as well
Any help would be appreciated
Thanks,
Jeff
I have a userform that has textboxes (approx 200) that have to be updated occasionally
Some sample textbox names are:
Salaries_2006
Land_2006
I would like to change them to
Salaries_2007
Land_2007
Is there any way of using some sort of find / replace for the names in textboxes. The find / replace can be used for the actual visual basic text but it doesn't seem to work with the textboxes.
I also have "labels" that need to be updated as well
Any help would be appreciated
Thanks,
Jeff