Bullets and
Numbering
With
Word, you can make bulleted lists, numbered lists, or outlines.
Bullets and Numbering
In
the Home command tab within the Paragraph group click Numbers or
Bullets.
A
list pull down.
Click
the desired Bullet or Number format.
If my posts are useful for...
Monday, July 2, 2018
undefined
undefined
Borders and
Shading Options Dialog Box Option
Select
the paragraph(s) to which you want to add shading and/or border(s)
Borders and Shading Options Dialog Box Option
From
the Ribbon, select the Home command tab
Within
the Paragraph section, click BORDERS » select Borders and Shading...
The...
undefined
undefined
IF Function
The IF function
is used to make decisions. It returns one value if a specified condition
evaluates to TRUE and another value if it evaluates to FALSE. For example, you
can display a massage “Pass” if marks are more than 40 or “Fail” otherwise. The
syntax for the IF function is:
If(condition,
value_if_ture,...
undefined
undefined
Some commonly
used Functions
There are most
recently or commonly used functions are as followings.
Functions are used in MS Excel
Function Syntax
...
Sunday, July 1, 2018
undefined
undefined
Adding Shading
Select
the paragraph(s) to which you want to add shading
Paragraph Shading in MS Word
Open
the Borders and Shading dialog box
Select
the Shading tab
From
the Fill pull-down list, select the desired fill effect
Click
OK
If my posts are useful for you، or if there...
undefined
undefined
Adding Borders
From
the Ribbon, select the Home command tab Within the Paragraph section,
the Shading and Border options are available.
Paragraph Border in MS Word
Select
the paragraph(s) to which you want to add shading and/or border(s)
To
add a border, click BORDERS » select the...
undefined
undefined
Absolute Cell
References
Situations
arise in which the cell reference must remain the same when copied or when
using
AutoFill. Dollar signs are used to hold a column and/or row reference constant.
Absolute Cell References in MS Excel
Summary of
absolute cell reference uses:
$A1
Allows the row
reference...
undefined
undefined
Relative Cell
References
This is the most widely used type of cell reference in
formulas. Relative cell references are basic
cell references that adjust and change when copied or when
using AutoFill.
Relative Cell References in MS Excel
Example:
=SUM(B5:B8), as
shown below, changes to =SUM(C5:C8)...