I have an two excel files 'file1' and 'file2'. file1 has data filled in 3 sheets. I want to copy data from file2 and append it into sheet3 in file1 and save the same file. Can anyone help me do this using python?
Asked
Active
Viewed 1,861 times
2 Answers
2
xlwt is used to write into existing files.
Here is the similar thread to your question. . .

Community
- 1
- 1

SaravanaKumar
- 739
- 1
- 7
- 17