Occasionally, I need to make a copy of an existing form and add it to the same vb6 project. It never seems to work because the form always remembers its original name and the project gives me an error message that says " a form of that name already exists". Can someone please tell me how to accomplish this task. In this case I have a form that contains 75-80 percent of what I need.