I am adding contols to my brother-in-law's movie collection. After the user has searched, with the user form, for their movie, I have added a button, "read about this movie", which, when clicked, generates a textbox, which is linked to a cell and displays a synopsis of the movie. This all works fine. The problem arises when I try to cut this textbox with another macro, and start the process over. I get an error message saying that the textbox's name can't be found. It doesn't have a name, only a # generated by the program. How can I name this box, and where do I insert the name?