Jan-06-2024, 06:58 AM
That sounds fairly easy.
Read all about it here!
Read all about it here!
ws2 = wb.create_sheet("Mysheet", 0) # insert at first positionThen you can loop through the rows and columns of each sheet to copy values to another sheet.