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