AshishKnightfury / ExcelColumnCopyAuto

This is a python script to copy a column from a huge and unwieldy excel file to a new one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExcelColumnCopyAuto

This is a python script to copy a column from a huge and unwieldy excel file to a new one

Prerequisites:

Import the following modules

  1. win32api (pip install pypiwin32)
  2. pyautogui
  3. pyperclip

About

This is a python script to copy a column from a huge and unwieldy excel file to a new one


Languages

Language:Python 100.0%