0% found this document useful (0 votes)
393 views10 pages

Excel Basics for Class 5 Students

The document provides information about working with Excel including working with cells and sheets, formulas and functions, and data manipulation. Key topics covered include inserting and deleting cells and rows/columns, formatting cells, relative and absolute cell references, common functions like SUM, IF, and VLOOKUP, sorting, filtering, grouping and charting data.

Uploaded by

Pham Nhat Ha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
393 views10 pages

Excel Basics for Class 5 Students

The document provides information about working with Excel including working with cells and sheets, formulas and functions, and data manipulation. Key topics covered include inserting and deleting cells and rows/columns, formatting cells, relative and absolute cell references, common functions like SUM, IF, and VLOOKUP, sorting, filtering, grouping and charting data.

Uploaded by

Pham Nhat Ha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Working with excel

1.  Working  with  Cells  and  Sheets  

• Each worksheet is made up of thousands of rectangles, which are called cells.


• Each cell has its own name—or cell address—based on its column and row.

Figure 1: A cell and its address is D23.

• A group of cells is known as a cell range. You will refer to a cell range using the cell
addresses of the first and last cells in the cell range, separated by a colon. For example,
try to select different cell ranges: B2:B6, B2:E2, and B2:E6.

Figure 2: A cell range B2:E6.

1.1.  Working  with  Cells  

Learn how to:


- Insert and delete cells; use cut, copy, and paste functions.
- Modify rows, columns, and Cells.
o Insert/delete
o Wrapping text; merging cells
- Formatting cells
o Font size, font color
o Text alignment
- Use the fill handle:
o To copy cell content to adjacent cells in the same row or column.
o To continue a series.
Understanding Number Formats
- Type of data: percentages, currency, times, dates, etc.

¥Practice:
1. Create a worksheet as below and save to file name [Link].

2. Insert a row between rows 4 and 5 and enter the content for this new row as below:

3. Insert a column "STT" before column "Họ Tên" and use fill handle to fill the content for
this column.
4. Insert a column "Ngày sinh" between column B and C and enter the content for this
column with date format as day/month/year to get the worksheet as below:
1.2.  Working  with  multiple  worksheets  

Learn how to:


- Insert a new worksheet
- Copy/rename/delete a worksheet
- Find/replace the content
¥Practice:
- Rename the worksheet to Class K5IT
- Insert a column "MÃ HS" between column A and B and enter the content for this
column to get the worksheet as below:

- Create a copy of Class K5IT worksheet then rename it to Summary K5IT.


- Using Find and Replace function to find all name "An" in the workbook and replace
it with "Thanh".
2.  Formulas  and  Functions  

In Excel, formulas always begin with the equal sign "=". The general form of formulas in
Excel is as follows:
=  <Expression>  
While <expression> is a collection of functions, operations, etc.

2.1.  Simple  formulas  

By combining a mathematical operator with cell references, you can create a variety of
simple formulas in Excel. For example:

= D5 + E5 Add cells D5 and E5


= D10 – 1.5 Subtracts 1.5 from cell D10
= D3/F3 Divides cell D3 by F3
= D3 * 2 Multiple cell D3 by 2
= D3^2 Find the square of cell D3

2.2.  Relative  and  absolute  references:  

By default, all cell references are relative references. When copied across multiple cells,
they change based on the relative position of rows and [Link] references, on the
other hand, remain constant no matter where they are copied.
For example, when you select cell A2, it is relative references. In a formula, you can change
it to an absolute reference by adding a dollar sign ($) to the front of the column reference,
the row reference, or both depends on your purpose.

See [Link]

2.3.  Using  cell  references  with  multiple  worksheets  

If you want to reference a specific value from one worksheet to another, you need to begin
the cell reference with the worksheet name followed by an exclamation point (!).
For example, you are on Class K5IT and you want to reference cell D3 on Summary
K5IT, its cell reference would be 'Summary K5IT'!D3.
2.4.  Functions  

Learn about some of the most common functions:

• SUM: This function adds all of the values of the cells in the argument.
• AVERAGE: This function determines the average of the values included in the
argument. It calculates the sum of the cells and then divides that value by the number of
cells in the argument.
• COUNT: This function counts the number of cells with numerical data in the
argument. This function is useful for quickly counting items in a cell range.
• MAX: This function determines the highest cell value included in the argument.
• MIN: This function determines the lowest cell value included in the argument.

See [Link]

• LEFT/RIGHT: to extract text from left/right of the string.


References:
- [Link]  
- [Link]  
 
• MID: to extract a specified number of characters from a string.

Reference:[Link]  

• IF: This function is best suited for situations where you want to evaluate a condition,
and return a value if it is TRUE and another value if it is FALSE.
=  IF(logical_test,  [value_if_true],  [value_if_false])  

See examples at:[Link]

• AND/OR: can be used when you want to check multiple conditions.


Reference:
- [Link]  
- [Link]  
 
• VLOOKUP: best suited for situations when you are looking for a matching data point
in a column, and when the matching data point is found, you go to the right in that row
and fetch a value from a cell which is a specified number of columns to the right.
Reference: [Link]  

See more functions in Excel at:

1. Excel help.
2. [Link]
¥Practice:
1. In the worksheet Summary K5IT, insert a column ĐIỂM TB after column TIN HỌC.
2. Create a formula to fill in the data to column Điểm TB:
(TOÁN + NN + TIN HỌC)/3
3. Calculate the AVERAGE, MAX, and MIN of the values of column TOÁN, NN, TIN
HỌC, and ĐIỂM TB. Format number to show only 2 digits after decimal.

The results will be as follows:

4. Create table TIÊU CHUẨN XẾP LOẠI in the worksheet Class K5IT as follows:

5. Insert column XẾP LOẠI after column TIN HỌC.


6. Create a formula to fill in the data to column XẾP LOẠI base on ĐIỂM TB in the
worksheet Summary K5IT and the criteria provided in table TIÊU CHUẨN XẾP LOẠI.
Hint: use IF function
7. Insert a column "HỆ" between column B and C. Based on the first letter of Mã HS,
create a formula to fill values for the column HỆ.
The results will be as follows:

8. Create table “Bảng: NGÀNH HỌC” in the worksheet Summary K5IT as follows:

- Insert a column "NGÀNH HỌC" between column C and D.


- Based on the last 2 letters of Mã HS and table “Bảng: NGÀNH HỌC”, create a formula
to fill values for the column “NGÀNH HỌC”.
Hint: use VLOOKUP function.
The results will be as follows:
9. In the table TIÊU CHUẨN XẾP LOẠI in the worksheet Class K5IT, insert column SL
after column XẾP LOẠI.
10. Create a formula to fill in the data to column SL.
Hint: use COUNTIF function (Ref: [Link]  

3.  Working  with  data  

Learn how to:


- Sort data: [Link]
- Filter data: [Link]
- Group and subtotals:[Link]
- Visualizing data with charts: [Link]
¥Practice:
1. In the worksheet Class K5IT, filter the worksheet to show only rows that contains the
word GIỎI in column XẾP.
The result will be as follows:

2. Group columns TOÁN, NN, TIN HỌC.


When the group is hidden, the table is as below:
3. Sort the worksheet by XẾP LOẠI from A to Z and then use the Subtotal command to
determine how many students are in each grade.
The result will be as follows:

4. Copy column XẾP LOẠI and SL in table TIÊU CHUẨN XẾP LOẠI and paste to a
new sheet. Choose to paste values only. In this new sheet, select data and insert a 2D
Pie chart. Change the chart title to get the chart as follows:

Common questions

Powered by AI

Sorting data by performance categories, and then using the Subtotal command under the Data tab, Excel calculates aggregated data like sums, averages, or counts for each group. This method provides insights such as average grades per category or number of students per grading tier, aiding in detailed performance analyses and academic reporting by highlighting disparities or achievements within categorized data .

To construct a conditional formula using the IF function in Excel, you would evaluate the score against specific thresholds. For example, =IF(A1>=90, "A", IF(A1>=80, "B", IF(A1>=70, "C", "D"))) categorizes scores in cell A1, assigning 'A' for scores 90 and above, 'B' for 80-89, 'C' for 70-79, and 'D' for any score below 70. This formula illustrates layered conditional logic .

Sorting data by a column in Excel involves selecting the desired column and choosing either ascending or descending order from the Sort option under the Data tab. Sorting organizes records to align or segment data by criteria like grades, names, or dates, facilitating easier data management, trend analysis, and report generation. For instance, sorting students by their grades assists in identifying top performers or specific grade distributions .

The VLOOKUP function is used to search for a value in the leftmost column of a table and return a corresponding value from a specified column on the right. It is written as =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]). This function is preferred over manual search operations because it is automated, reducing human error, and is efficient, especially with large datasets. For instance, it can quickly match student IDs with grades .

Relative cell references in Excel adjust automatically when a formula is copied to another cell, changing based on the new relative position of rows and columns. Absolute cell references, marked by a dollar sign ($), remain constant regardless of where they are copied. Understanding the distinction is crucial because it dictates how data is calculated in complex worksheets and prevents errors in calculations when moving or copying formulas .

The fill handle in Excel is used to quickly fill a cell with data that follows a particular pattern or series. To create a series with the fill handle, you enter the first few numbers of the series into adjacent cells, select them, and then drag the fill handle across the cells you want to fill. For example, if you enter '1' and '2' in cells A1 and A2 respectively, and drag the fill handle down from cell A2, Excel will continue the series '3, 4, 5, etc.' in subsequent cells .

The COUNTIF function in Excel counts the number of cells that meet a specific condition or criterion within a range. It is written as =COUNTIF(range, criteria). For example, if you want to count how many students received an 'A' grade, you would use COUNTIF to specify the grade column and 'A' as criteria. This function is useful for managing data categories, providing insights such as how many data entries fall into specified groups .

Data visualization in Excel can be achieved by selecting the data range and choosing the desired chart type, such as a bar, line, or pie chart, from the Insert tab. Charts make it easier to identify trends and anomalies, facilitating better decision-making, and effectively communicate numerical insights. They simplify complex data sets into digestible visual snapshots, offering high-impact data representation at a glance .

To insert a new row between existing rows in an Excel worksheet, you would select the row below where you want the new row, right-click, and choose 'Insert' from the context menu. Any existing formulas referencing cells that shift due to the insertion will automatically update their references to accommodate the new row. For instance, if a formula initially sums rows 2 to 4 and a new row is inserted between rows 2 and 3, the formula will change to sum rows 2 to 5 .

Common Excel functions for data analysis include SUM, which totals values to provide insights into overall quantities; AVERAGE, which calculates mean values to determine central tendencies; COUNT, which counts numerical entries, helping in quantitative assessments; MAX and MIN, which identify extreme values in datasets, highlighting trends or outliers. These functions contribute to a comprehensive evaluation by offering statistical perspectives on data sets .

You might also like