Introduction to Excel
Jess Ahmet
Curriculum Manager, DataCamp

Column header row - First row in a table that contains column headings
Body - Where all the rows of data and formulas live that relate to our columns
Totals - Off by default, but can be enabled to summarize all rows in a table
Structured references
Data integrity
Tables
Cells
Filtering
Sorting

| Column Name | Details |
|---|---|
| OrderNo | ID to identify each order |
| ItemCost | The cost each item costs to make |
| ItemPrice | The price each item sells for |
| OrderQuantity | The number of items ordered |
| OrderDate | The date the customer made the order |
| DeliveryDueDate | The date the customer received the order |
| Product | The item that was ordered |
| CustomerName | The customers name |
Introduction to Excel