Skip to content

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

Notifications You must be signed in to change notification settings

AshishKnightfury/ExcelColumnCopyAuto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%