Problem:
Each individual should create an create an Excel workbook that includes 2 different tables: an employee table and a customer table. Each table must appear on a different tab in the Excel workbook.
- Field titles for the employee table should be as follows:
- Employee ID number
- First name
- Last name
- Address
- Date of hire
- Date of birth
- Social security number
- Hourly wage
- Field titles for the customer table should be the following:
- Customer ID number
- First name
- Last name
- Address
- Phone number
- Number of items sold to store
- For the employee table, enter 8 hypothetical employees into the table
- For the customer table, enter 10 hypothetical customers into the table
- Appropriately title each table by naming the tab in the Excel workbook on which it appear