Is it possible to rename a worksheet?
@DesertFoxNV I managed to it with just worksheet.name = 'The King'
worksheet.name = 'The King'
Most helpful comment
@DesertFoxNV I managed to it with just
worksheet.name = 'The King'