Learn how Excel IMPORTCSV refreshes linked CSV data, handles locale formats, and switches to IMPORTTEXT for semicolon delimiters.
Python has made using Microsoft Excel much easier than it has ever been, and it isn't very hard to start using it yourself.
In this video, we cover the new IMPORTCSV and IMPORTTEXT functions in Excel, which simplify importing data into the application. The IMPORTCSV function allows importing CSV files using just the file ...