I’m a beginner in python, in my current job I had to create product catalog cards. I am the only one from the company who works on Apple, including the Numbers application. Therefore, I now have to export the results of my work to the .xlsx format from the .Numbers format. There are over 100 of these files, so I thought I’d write a python script that would do it for me. I want exactly the same file name and different folder. Could anyone help me how to do this?
I tried to look for a solution on the Internet, but I only found one using Java, which I have no idea about.
Open .Numbers file -> export to .xlsx
HugoDogg is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1