Note also that if the IDE asks if you want to update all references to the form, tell it yes. Otherwise the project will probably not use the form properly. In particular, if it's the start up form, the project may still try to open it with its old name. To fix that, open the Project menu and select Properties at the bottom. On the Application tab, select the form's new name from the "Startup object" dropdown. Rod |