mirror of
https://github.com/acedanger/work.git
synced 2025-12-05 22:30:13 -08:00
10 lines
211 B
Markdown
10 lines
211 B
Markdown
# Useful code
|
|
|
|
## CSV to XLSX
|
|
|
|
`PowerShell` script to convert any CSVs found in directory that were created today -
|
|
|
|
1. saves them as an XLSX,
|
|
1. renames the first tab,
|
|
1. moves the XLSX to the parent directory
|