0

Can you please help me in copying data from a particular tab of excel sheet to another tab of excel sheet bearing the same name and data but in different workbook using Python.The workbook in which the data will be copied will also contain different tabs as well.Please find the attachment. Thank You in advance.

Need to copy this data to the sample sheet on the left:

Need to copy this data to the sample sheet on the left

Anthony Kong
  • 37,791
  • 46
  • 172
  • 304
  • Does this answer your question? [How to copy over an Excel sheet to another workbook in Python](https://stackoverflow.com/questions/44593705/how-to-copy-over-an-excel-sheet-to-another-workbook-in-python) – Vignesh Jul 24 '20 at 07:00
  • It may be easier to copy the work book, since they both have the same name, data, and worksheets. – Spectrem Jul 24 '20 at 07:22
  • I am trying to automate it – Curious One Aug 11 '20 at 06:26

0 Answers0