Compare Excel sheets using Python

Closed
ramya515 Posts 1 Registration date Monday October 29, 2018 Status Member Last seen November 1, 2018 - Updated on Nov 1, 2018 at 01:06 PM
 Blocked Profile - Nov 1, 2018 at 05:11 PM
Hello,

Can you please solve this question.To compare two excel sheets and copy unlike data to a third sheet which is not deduplicated.Can you please resolve this in python code,I am not getting in python

Ramya
Related:

1 response

Blocked Profile
Nov 1, 2018 at 05:11 PM
UM, Excel is a proprietary format. You will need to pass your python script to a VBA control and have a VBA middleware break it back into something python can work with!
0