Anyone know how to get PCDMIS to run a python script?
I've got one that compounds multiple CSV file results into a single excel sheet. Saves me lots of time, and would like the program to run it automatically when prompted.
I was hoping an external command would do it, but it says it does not recognize the file.
I'm illiterate in BASIC. Anyone help me out? I'd prefer to not learn a new language and re-write my script.
Much Obliged,
Conner
I've got one that compounds multiple CSV file results into a single excel sheet. Saves me lots of time, and would like the program to run it automatically when prompted.
I was hoping an external command would do it, but it says it does not recognize the file.
I'm illiterate in BASIC. Anyone help me out? I'd prefer to not learn a new language and re-write my script.
Much Obliged,
Conner
Comment