https://github.com/reenphygeorge/sheet-cross-checker
A python program to extract details of common contact-nos from two excel sheets and export the details as a text file.
https://github.com/reenphygeorge/sheet-cross-checker
openpyxl python
Last synced: 6 months ago
JSON representation
A python program to extract details of common contact-nos from two excel sheets and export the details as a text file.
- Host: GitHub
- URL: https://github.com/reenphygeorge/sheet-cross-checker
- Owner: reenphygeorge
- Created: 2022-02-08T13:09:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T19:00:28.000Z (over 3 years ago)
- Last Synced: 2025-02-13T02:18:05.694Z (8 months ago)
- Topics: openpyxl, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sheet-cross-checker
A python script to extract details of common contact-nos from two excel sheets and export the details as a text file.# How to use:
* Clone this repogit clone https://github.com/reenphygeorge/sheets-to-vcf
* Rename your excel files to 'sheet1.xlsx' & 'sheet2.xlsx' and add it to the project folder
* Install openpyxlpip install openpyxl
* Now run the codepython3 main.py