update link

This commit is contained in:
dfinke
2022-05-07 09:38:28 -04:00
parent f6bfabd96a
commit 6628b55ce5

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\yearlySales.xlsx) 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.