PoshCode Archive  Hex Artifact Content

Artifact 21e393cb362596c606c63d4d54faa999835881e5d912afced6724d8c7d3855f7:

  • File convert-CSV-s-to-Excel.ps1 — part of check-in [b52c1f67a4] at 2018-06-10 13:05:25 on branch trunk — This script allows you to convert one or more CSVs into an Excel file with each CSV being a new worksheet in excel. The worksheet name will be the name of the file with the exception of the extension. So a file called test.csv will be named ‘test’. CSVs can be piped into the function or you can use the -inputfile parameter to accomplish this. (user: Boe Prox size: 4887)

A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.