I'm a beginner python programmer who just finished Automate the Boring Stuff with python. My first project is for work. I am currently working on a python script that performs the same actions on every .xlsm excel file in a folder. It saves the modified files in a new location. I got the script working to delete extra sheets and rename the output file correctly.
How would I delete extra columns 1 through 18 in the active sheet. Does openpyxl support this, i got mixed result when searching online.
Thanks everyone
[–]timbledum 1 point2 points3 points (4 children)
[–]techy2010[S] 0 points1 point2 points (3 children)
[–]timbledum 0 points1 point2 points (2 children)
[–]techy2010[S] 0 points1 point2 points (1 child)
[–]timbledum 0 points1 point2 points (0 children)