I want to know is there any solution to 1)use python to launch apache open office 2)open an csv file 3)Auto fill in Text Import 4)then save it into xls file.
import subprocess
subprocess.Popen('C:\Program Files (x86)\OpenOffice 4\program\soffice.exe')