Processing Excel Forms -
i've been tasked process great many excel forms (around 400). job merely scrape information , place info in 4 different documents. believe short script serve needs perfectly, want stay hell away vba if can. suggestions how go , language choose (i don't mind learning new)?
i recommend python language fits problem because it's easy learn, scriptable, , has right language features (in case objects , gui libraries) turn work application others use if turns more occasion task you.
as actual excel processing, there's set of python libraries. link includes 50+ pdf documentation manual usage examples reading, writing , manipulating workbooks.
Comments
Post a Comment