Excel Lecture 2
- How
to name a Sheet, delete a sheet
- Insert
a Row & Delete a Row
- Change
the color of font
- Using
Example1; how to Copy & Paste
- Discuss
about Functions
- Using
Example1; how to use some functions such as sum, average etc.
- Sum, Average,
Max, Min form the Horizontal bar
- Using
Example2; What is function and what is formula
- Using
Example2; how to do absolute cell referencing
- Using
Example3; how to sort numbers and text
- Using
Example4; how to do multiple columns sorting DataàSorting
- Using
Example5; how to do if Statement
- Example:
=if(cell>89, “A”, if(cell>79, “B”))
- Using
Example5; Conditional Formatting; FormatàConditional
Formatting
- Different
functions such as Date, PMT etc.
- Using
Example6; how to use PMT functions
- Ask
for functions in Excel
- How
to use some more functions
- Using
Example7; how to add dates by using Date function
- Example: =DATE(YEAR(A1),MONTH(A1)+6,
DAY(A1)+10)
- =DATE(YEAR(A1),MONTH(A1)-6, DAY(A1)-10)
- Using
Example6; how to display formula ToolsàOptionàFormulas