Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

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

TheSherlockHomie/ExcelColumnCopyAuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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