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 win32api (pip install pypiwin32) pyautogui pyperclip