In this section, we will see how to extract data from an Excel file into a data table and vice versa. We will achieve this by:
- Reading an Excel file and creating a data table using data from the Excel file
- Creating a data table and then writing all its data to an Excel file