View Single Post
 
Old 04-14-2015, 09:45 AM
Hdata Hdata is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Jan 2014
Posts: 26
Hdata is on a distinguished road
Default Change Testbox Names

OK, Now I see your that your method would reduce the amount of code needed when changing the contents of the textbox, which is also the contents of my bookmarks. Your userform uses a single command button which also closes the userform, whereas, the other way I was using requires one procedure for each textbox and changes the text while the userform remains open.

Thanks, that works.
Hdata
Reply With Quote