ConvertCSV2XL

1.0.0.1

This Script will take CSV file as its parameter & convert it to formatted XLSX


Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name ConvertCSV2XL

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Sukhija Vikas (http://SysCloudPro.com)

Functions

Convert-NumberToA1

Dependencies

This script has no dependencies.

Release Notes

https://syscloudpro.com/2018/07/06/convert-any-csv-to-formatted-excel-file/
Excel should be installed on the machine from which it is executed.
Example:  .\ConvertCSV2XL.ps1 -CSVPath C:\ConvertCSV2XL\Test.csv -Exceloutputpath C:\ConvertCSV2XL\Test.xlsx

FileList

Version History

Version Downloads Last updated
1.0.0.1 (current version) 257 7/9/2018