remove encoding

This commit is contained in:
dfinke
2022-05-07 09:34:02 -04:00
parent 980631df8b
commit f6bfabd96a

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%5CImport-Excel%5CyearlySales.xlsx) has 12 sheets of retail data for the year. The [yearlyRetailSales.xlsx](Examples\Import-Excel\yearlySales.xlsx) 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.