Experiment 3
Experiment 3
Let's apply Data Validation to the "Hire Date" column to ensure that only dates between
January1, 2018, and December 31, 2022, are accepted.
1. Select the cells in the "Hire Date" column where you want to apply Data Validation.
This is typically done by clicking on the column header (e.g., "Hire Date") or
dragging the mouse to select the specific range of cells.
2. Go to the "Data" tab on the Excel ribbon.
3. Click on "Data Validation" in the "Data Tools" group.
4. In the "Data Validation" dialog box(under the "Settings" tab):
In the "Allow" drop-down menu, select "Date."
In the "Data" section, choose "between."
Enter "01/01/2018" as the start date and "12/31/2022" as the end date.
5. This configuration ensures that only dates betweenJanuary1, 2018, and December
31, 2022, are accepted in the "Hire Date" column
6. Click "OK" to apply the Data Validation to the selected cells.
Now, if someone tries to enter a date outside the specified range, they will
receive an error message, and the cell will not accept the entry until it meets
the defined criteria.
2. Pivot Table:
Pivot Table is functionality in Excel which helps you organize and analyze data.
Pivot Table helps you structure and organize data to understand large data sets. The data
that you use needs to be in tabular format.
1.Creating a dataset related to engineering project tasks and the time spent on each task by
different team members.
Create a pivot table for above table to analyze this engineering project data
To insert a pivot table follow the following steps:
Step1: Select the data range (including headers) and go to the "Insert" tab in Excel
Step2: Click on "PivotTable." In the Create Pivot Table dialog, confirm the data range
selection, and choose where to place the pivot table
Step3: Click "OK," and a new worksheet with a blank pivot table will open.
Step4: In the Pivot Table Fields pane on the right, you will see the field names (Project
Name, Task Description, Team Member, Hours Spent).
Step5: Create a pivot table
Drag the “Project Name” field to the “Rows” era
Drag the “Team Member” field to the “Columns” era
Drag the “Hours Spent” field to the “Values” when you click on the fields
name the dialog box will open from there we can select the option
Step6: pivot table will display a summary of the total hours spent by each team member on
each project:
Pivot charts:
• A Pivot Chart is a graphical representation (such as a bar chart, line
chart, or pie chart) that is directly linked to a PivotTable. Pivot Charts
are used to visualize and present summarized data from a PivotTable in
a more visually appealing and understandable way.
• Create a chart from a Pivot Table
Step1: Select a cell in your table.
Step2: Select Pivot Table Tools <Options> Pivot Chart.
Step3: Select a chart.
Step4: Select OK.