Is there any way to create a new Excel file from command line?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If the Excel files you need to create are always the same, you can create a template manually, then create new files at will with something like…
If you need to create files with content that varies, I suggest starting with the powershell solution proposed by David.