I know openlyxl , xlrd , xlwt, etx have a save method. But I was wondering if they have a save as method. So I want it to open an existing workbook, edit it, but then do a save as therefore leaving the original excel file intact and saving the original with modifications I made in a different location.