I am looking for VBA code that will allow me to delete a sheet using its Object Name and not the sheet name. The reason I need this is I download a document on a monthly basis where the name of sheet1 is different each month. I know the first sheet is always sheet1 then the new file name in the project explorer. Can I this be done?