This commit is contained in:
dfinke
2022-05-07 09:40:18 -04:00
parent 0b207548e0
commit ee3c8e7680

View File

@@ -126,7 +126,7 @@ Do you have an Excel file with multiple sheets and you need to convert each shee
### Problem Solved ### Problem Solved
The [yearlyRetailSales.xlsx](Examples\Import-Excel) has 12 sheets of retail data for the year. The [yearlyRetailSales.xlsx](Examples/Import-Excel) has 12 sheets of retail data for the year.
This single line of PowerShell converts any number of sheets in an Excel workbook to separate CSV files. This single line of PowerShell converts any number of sheets in an Excel workbook to separate CSV files.