Im in need of creating a program which could get data on an excel file then automatically fill a table inside a word after that the table data would be processed with formula and used to create another conclusion table in a new page of the same file (so word and excel file as input and the output is word with conclusion table and filled table data),
which language should i use and is there any module/package to do this? any help/advice is really appreciated. Thankyou
Thankyou very much, i do a little bit of research on python-docx which seems to be used for this but i still dont know if it could satisfy the need, since i need to write a text inside a specific table etc, i still havent found the way yet, can this module do that? thanks again