R ranswrt Jun 28, 2008 #1 I use the code 'sheets.add' to add a sheet to my workbook. How do I then write a code to name the sheet that was just added? Thanks
I use the code 'sheets.add' to add a sheet to my workbook. How do I then write a code to name the sheet that was just added? Thanks
D Don Guillett Jun 28, 2008 #2 You should ALWAYS post YOUR code for comments. next line activesheet.name="newname"