It Lab PDF
It Lab PDF
Implementing Macros.
MS-EXCEL
1 Student Report
2 Employee pay roll
3 Multiplication Table
4 Customer Bill
5 Table Chart
6 Conversions
7 Auto Filters
8 Fill Series
9 Charts
10 Conditional Formatting
11 Logical Functions
12 Mathematical Functions
13 Statistical Functions
14 Date Functions
MS-POWERPOINT
1 Presentation on Brand Equity
2 Presentation on Moti
INDEX
Date:
MS-WORD
Program No: 1
Output:
Date:
Date:
Program No: 2
1. Click on start-> select all programmes-> select Microsoft office select Microsoft word.
2. A blank document appears on the screen.
3. Go to the insert tab-> select table option->select table option.
4. An insert table dialog box appears on the screen.
5. Specify the number of rows and columns required> click OK
6. Design the table as per the requirement.
7. Insert the time table as per the requirement in the table.
8. Merge cells in the case if lunch break by selecting the column right click and select
merge cells type Ctrl+e.
9. Select the table-> go to table tools, click on design-> select any table style
10.To apply watermark, go to page layout> under page background-> select watermark.
11.Now click on custom watermark and add your own style.
12.Save your work or press Ctrl+S.
Output:
Date:
Program No: 3
Output:
Program No: 4
Creating a hyperlink
Aim: To Creating a hyperlink
Hyperlink: A hyperlink connects two web pages or two documents.
Output:
Program No: 5
Output:
Date:
Program No: 6
4. We get a format tab, change the height as "2" and width as "3.5"
IT LAB MBA DEPT 111724044364
5. Right click with the rectangle and select add text.
6. Design the visiting card as per your requirements, add images and different
Date: styles.
Output:
Program No: 7
Date:
Program No: 8
Output: Date:
Program No: 9
Date:
Output:
Program No: 10
Implementing Mail-Merge Aim: To
Implementing Mail-Merge
Steps for the task:
Date:
Output:
Output:
MS - EXCEL
Program No: 1
Output:
Date:
Program No: 2
1. Click on start-> select all programmes-> select Microsoft office-> select Microsoft Excel.
2. A workbook appears on your screen.
3. Enter the required data within according to the under given format:
EID ENAME BS DA HRA PF GROSS NET
(2% OF (6% OF (5% OF
BS) BS) BS)
4. To calculate the DA type “=Select the BS cell*2%”-> Press Enter.
5. To calculate the HRA type “=Select the BS cell*6%”-> Press Enter.
6. To calculate the PF type “=Select the BS cell*5%”-> Press Enter.
7. To calculate the Gross type “=Sum(Select all the cells from BS to PF)”-> Press Enter.
8. To calculate the Net type “=Select Gross cell – Select the PF cell”-> Press Enter.
9. Drag the cursor to copy the formula to all the other cells to get the result.
10.Save your worksheet or Press Ctlr+S.
Output:
Date:
Program No: 3
Multiplication Table
Aim: To create a Multiplication Table in MS-Excel
Steps for the task:
1. Click on start-> select all programmes-> select Microsoft office-> select Microsoft Excel.
4. To get the answer and execute the table type “= B2*D2”-> Press Enter.
5. Drag the cursor to copy the formula to all the other cells to get the result.
Output:
Date:
Program No: 4
1. Click on start-> select all programmes-> select Microsoft office-> select Microsoft Excel.
2. A workbook appears on your screen.
3. Enter the required data within according to the under given format:
4. To calculate the amount type “=Select the Cost/unit cell * Select Quantity Cell”-> Press Enter.
5. To calculate the total type “= Sum(Select all the cells of the Amount column)”-> Press Enter.
6. Drag the cursor to copy the formula to all the other cells to get the result.
7. Save your worksheet or Press Ctlr+S.
Output:
Date:
Program No: 5
Date:
Date:
Program No: 6
Date:
1. Click on start-> select all programmes-> select Microsoft office-> select Microsoft
Excel.
2. A workbook appears on your screen.
3. Enter the required data in the format given below:
Output:
Program No: 7
Date:
1. Click on start-> select all programmes -> select Microsoft office-> select Microsoft Excel.
2. A workbook appears on your screen.
3. Enter the ‘Employee Pay Roll’ table data into this workbook.
4. Select the entire table -> click on home tab -> select sort and filter option -> select filter.
5. We get a drop down arrow for each column of the table.
6. Click on the drop down arrow of the net column -> select number filter -> select ‘>’ ->
LOYOLA ACADEMY Page 27
type according to the given values -> click OK.
IT LAB MBA DEPT 111724044364
Date:
Program No: 8
1. Click on start-> select all programmes -> select Microsoft office-> select Microsoft
Excel.
2. A workbook appears on your screen.
3. Fill a cell with a number ‘2’ -> click on the home tab -> under editing -> select the
file option which is denoted with a downward arrow -> select series.
4. A series dialog box appears -> select column -> give the step value -> give the stock
value -> click OK.
5. Save your worksheet or Press Ctlr+S.
Output:
Date:
Program No: 9
Date:
Steps for the task:
1. Click on start-> select all programmes -> select Microsoft office-> select Microsoft
Excel.
2. A workbook appears on your screen.
3. Enter the data mentioned below:
CITIES POLLUTIO
N
DELHI 95%
PUNE 30%
HYDERABAD 50%
NAGPUR 70%
ODISHA 25%
Date:
Program No: 10
Output:
Date:
Program No: 11
Date:
Steps for the task:
1. Click on start-> select all programmes -> select Microsoft office-> select Microsoft
Excel.
2. A workbook appears on your screen.
3. Enter the following data:
4. LOGICAL FUNCTIONS
A B AND OR NOT IF
1 1
0 1
1 0
0 0
5. To implement the ‘AND’ logical function type “= And(select cell A, select cell B).
6. To implement the ‘OR’ logical function type “= Or(select cell A, select cell B).
7. To implement the ‘NOT’ logical function type “= Not(select cell A, select cell B).
8. To implement the ‘TRUE’ logical function type “= True(select cell A, select cell B).
9. To implement the ‘FALSE’ logical function type “= False(select cell A, select cell B).
10.To implement the ‘IF’ logical function type “= If(select cell A, select cell B).
11.To implement the ‘AND’ logical function type “= And(select cell A, select cell B.
12.Save your worksheet or Press Ctlr+S.
Output:
Program No: 12
Implementing Mathematical Functions Aim: To
Implementing Mathematical Functions
Date:
Steps for the task:
1. Click on start-> select all programmes -> select Microsoft office-> select Microsoft Excel.
2. A workbook appears on your screen.
3. Enter the data in the following format:
4. MATHEMATICAL FUNCTIONS
5. The name of the function to be performed must be written in the ‘FUNCTIONS’ column
and the formula to find the result must be written in the ‘RESULT’ column.
6. The list of the functions to be performed are:
7. SQRT(25) - This function performs the square root of the given number.
8. FACT(5) -This function finds the factorial of the given number.
9. INT(5.7) - This function converts the value to the integer number.
10. PI( ) - This function gives us the exact value of pi.
11. MOD(10,2) - This function returns the remainder after the given number is divided by the
given divisor.
12. POWER(2,3) - This function returns the number that was raised to the given power.
13. GCD(16,45) - This functions returns the greatest common divisor of the given value.
14. LCM(2,4,16) - This function returns the least common multiple for the given range of
numbers.
15. SUMSQ(1,2,3) - This function returns the sum of the squares of the given numbers.
16. ABS(-123) - This function returns the Absolute value of the number by removing all the
symbols.
17. EVEN(245) - This function returns the closest even number to the given value.
18. ODD(132) - This function returns the closest odd number to the given value.
19. PRODUCT(3,2,2) - This function returns the product of the range of numbers given.
20. Save your worksheet or Press Ctlr+S.
Output:
MS - POWERPOINT
Output: