OAT Practicals Manual (1)
OAT Practicals Manual (1)
Company Name:
a) Click where you want to insert the information (e.g., below the company name).
b) Go to the "Insert" tab.
c) Click on "Symbol" and select the appropriate symbols for the phone, fax, and email.
d) Type the phone number, fax number, and email address.
a) Click where you want to insert the information (e.g., below the contact information).
b) Type the office and residence addresses, separated by a line.
a) Save the document as a PDF to ensure that it can be easily shared and printed without any
formatting issues.
Creating a table in MS Excel with the specified columns and calculate the total salary, grand
total salary, find the highest salary, and find the lowest salary:
Step 2: Sort All the Employees in Ascending Order with the Name as the Key:
=SUM(B2:D2)
=SUM(E2:E15)
=MAX(E2:E15)
Step 6: Calculate the Lowest salary of the Employees :
=MIN(E2:E15)
Here is how the table looks like:
Practical 3 (Advertisement)
----------------------------------------------------------------------------------------------------------------
[Company Name]
----------------------------------------------------------------------------------------------------------------
1. **Business Manager:**
• Responsibilities:
- Oversee and manage the overall business operations.
- Develop and implement business strategies.
- Lead and manage the team effectively.
2. **Software Engineers:**
• Responsibilities:
- Develop high-quality software design and architecture.
- Identify, prioritize, and execute tasks in the software development life cycle.
- Troubleshoot, debug, and upgrade existing systems.
3. **System Administrators:**
• Responsibilities:
- Install and configure software and hardware.
- Manage network servers and technology tools.
- Monitor performance and maintain systems according to requirements.
4. **Programmers:**
• Responsibilities:
- Write clean, scalable code using programming languages.
- Test and debug various applications.
- Collaborate with internal teams to produce software design and architecture.
• Responsibilities:
- Insert, update, and maintain accurate data on computer systems.
- Verify data by comparing it to source documents
Interested candidates may send their resumes to [email address] with the subject line "Job
Application - [Position Name]."
Step 5: Formatting:
_____________________________________________________________________________
Practical 4 (Letterhead)
Step 1: Open MS Word and Insert the Company Name with Big Font and Good Style:
a) Click where you want to insert the information (e.g., below the company name).
b) Go to the "Insert" tab.
c) Click on "Symbol" and select the appropriate symbols for the phone, fax, and email. Or
download it from the internet.
d) Type the phone number, fax number, and email address.
[Company Name]
[Address Line 1]
[Address Line 2]
[City, State, Zip Code]
[Country]
Phone: ☎ +1-123-456-7890
Fax: 📠 +1-123-456-7890
Email: ✉ [email protected]
• [Product 1]
• [Product 2]
• [Product 3]
• [Product 4]
• [Product 5]
Set margins:
Here are the steps to format a document in MS Word according to your requirements:
Creating a letter as the main document and create 10 records for the 10 persons Using
mail merge to create letter for selected persons among 10.
Letter Template :
John Doe
123 Main Street
Anytown, USA 12345
[email protected]
(123) 456-7890
[Recipient Name]
[Recipient Address]
[City,State, ZIP Code]
I am writing to inform you about an upcoming event that I believe you may find
interesting. Our organization is hosting a Networking Event on May 15, 2024, at Anytown
Conference Center. We are excited about the opportunity to connect with professionals in
various industries and share insights and experiences.
The event will feature guest speakers from diverse backgrounds, networking sessions, and
opportunities for collaboration. We believe it will be a great opportunity for you to expand your
professional network and gain valuable insights.
Please let us know if you are interested in attending this event. We would be delighted to have
you with us.
Thank you for your time, and I look forward to hearing from you soon.
Sincerely,
John Doe
Persons Records :
Recipient Name Recipient Address City,State, ZIP Code
Jane Doe 456 Oak St, Otherville, USA Otherville, USA, 56789
Alice Johnson 789 Maple Ave, Anycity, USA Anycity, USA , 67890
Bob Brown 101 Elm St, Sometown, USA Sometown, USA, 34567
Emily Taylor 222 Pine St, Elsewhere, USA Elsewhere, USA, 45678
Michael White 333 Birch St, Nowhere, USA Nowhere, USA 23456
Sarah Green 444 Cedar St, Anyplace, USA Anyplace, USA , 78901
Laura Martinez 666 Cherry St, Newcity, USA Newcity, USA ,56789
Chris Lee 777 Spruce St, Hereville, USA Hereville, USA, 12345
2. Letter Template:
a) Create the letter template with place holders for the recipient's name and address. Use the
template provided above.
3. Select Recipients:
a) Click on "Use an existing list."
b) Browse and select the .csv file you created earlier.
c) Click "Open" and then "OK." (or) Type a new list and customize columns.
Creating an example table in MS Excel to convert decimal numbers into octal, hexadecimal, and
binary, and vice versa.
Step 2: Enter the Octal, Hexadecimal, and Binary Numbers into the Excel sheet:
Enter the following octal, hexadecimal, and binary numbers into the Excel sheet:
Your electronic spreadsheet is now ready to convert decimal numbers into octal, hexadecimal,
and binary, and vice versa.
______________________________________________________________________________
Employee
Basic Pay (Rs.)
Name
John 25000
Alice 18000
David 30000
Sarah 22000
Michael 28000
Emily 21000
Jessica 24000
Daniel 27000
Olivia 19000
William 32000
Sophia 26000
Step 2: Calculate DA, HRA, GPF, Gross Pay, Income Tax and Net pay:
Step 3: Find Who is Getting the Highest Salary and Who is Getting the Lowest Salary:
a) In any of the cell, enter the following formula to find the highest salary:
b) In any of the cell, enter the following formula to find the lowest salary:
Creating a table showing the sales of different products for 5 years, and then we'll create
a 3D Bar Graph and a Pie Chart using Microsoft Excel.
A B C D E F
S.No. Year Pro1 Pro2 Pro3 Pro4
1 1989 1000 800 90 1000
2 1990 800 80 50 900
3 1991 1200 190 40 800
4 1992 400 200 30 1000
5 1993 1800 400 40 1200
a)
b) You can customize the chart's title, axis titles, etc.
200
4
E Pro3
Step 4: Create a Pie Chart 190
3
F Pro4
80
2
Go to "File" > "Save As" and save your Excel sheet. 1 1989 1000 800 2 1990 800 80
3 1991 1200 190 4 1992 400 200
5 1993 1800 400
Practical 11 (If Statements)
Creating an examination database for the students and then find the sum of the marks (total) of
each student and the respective class secured by the student.
a) In cell G2, enter the formula =SUM(B2:F2) to calculate the total marks for the first
student.
b) Then, drag the fill handle (the small square at the bottom-right corner of the cell) down to
apply the formula to the other students.
">=Then, drag the fill handle down to apply the formula to the other students.
Then, drag the fill handle down to apply the formula to the other students.
Step 5: Determine the Class for Each Student
b) Then, drag the fill handle down to apply the formula to the other students.
______________________________________________________________________________
Sure! Let's enter the following data into the Excel sheet, create a table of names, departments,
and salaries, and then apply the necessary operations:
• Sorting the data by salary with the department using “sort commands”.
• Calculating the total salary for each department using Subtotals.
• Extracting the records for the department in Accounts and Salary > 10000.
=SUBTOTAL(9,C2:C6)
=SUBTOTAL(9,C7:C9)
=SUBTOTAL(9,C10:C12)
Step 6: Filter Records for the Department in Accounts and Salary > 10000
___________________________________________________________________________________________
Entering the following data into the Excel sheet and apply conditional formatting for marks
according to the given criteria:
Subjects Raju Rani Mark Rosy Ismail Reshma
English 76 89 43 51 76 87
2ndLang 55 85 78 61 47 33
Maths 65 82 34 58 52 65
Computers 45 91 56 72 49 56
Human Values 51 84 54 64 32 64
35 below Red
35 to 50 Blue
51 to 70 Green
71 to 100 Yellow
English 76 89 43 51 76 87
2ndLang 55 85 78 61 47 33
Maths 65 82 34 58 52 65
Computers 45 91 56 72 49 56
Human Values 51 84 54 64 32 64
a) Under "Select a Rule Type", choose "Format only cells that contain".
b) Under "Format only cells with", select "Cell Value" and then "less than ".
c) Enter "35" in the box.
d) Click on the "Format" button.
e) Go to the "Fill" tab, choose red color, and click "OK".
a) Under "Select a Rule Type", choose "Format only cells that contain".
b) Under "Format only cells with", select "Cell Value" and then "between".
c) Enter "35" in the first box and "50" in the second box.
d) Click on the "Format" button.
e) Go to the "Fill" tab, choose blue color, and click "OK".
a) Under "Select a Rule Type", choose "Format only cells that contain".
b) Under "Format only cells with", select "Cell Value" and then "between".
c) Enter "51" in the first box and "70" in the second box.
d) Click on the "Format" button.
e) Go to the "Fill" tab, choose green color, and click "OK".
a) Under "Select a Rule Type", choose "Format only cells that contain".
b) Under "Format only cells with", select "Cell Value" and then "between".
c) Enter "71" in the first box and "100" in the second box.
d) Click on the "Format" button.
e) Go to the "Fill" tab, choose yellow color, and click "OK".
english 76 89 43 51 76 87
II Lang 55 85 78 61 47 33
maths 65 82 34 58 52 65
computers 45 91 56 72 49 56
Human Values 51 84 54 64 32 64
Practical 14 (Templates)
g) Open PowerPoint.
h) Click on "File" in the top-left corner.
i) Click on "New".
j) In the "New Presentation" window, you can choose a template from the available options
or search for more templates online. Click on the one you like to select it.
a) After selecting a template, you can start editing it. You can change text, colors, fonts, and
add your own content.
b) Click on the text boxes and images to replace them with your own content.
______________________________________________________________________________
Practical 15 (Slide Master)
a) In the Slide Master view, click on the "Insert Slide Master" button. This will create a new
slide master.
Change Fonts:
a) Click on the "Fonts" dropdown in the Slide Master tab to choose a different font for your
text.
a) Click on the "Title" text box and add the company name.
b) Format the company name with a big font and bold.
a) Below the company name, add text boxes for the Managing Director's name, phone
number, fax number, and email address.
b) Use appropriate symbols for phone, fax, and email.
a) Below the contact details, add two text boxes for the office and residence addresses.
b) Separate the two addresses with a straight line.
a) Adjust font sizes, styles, and colors to make the text more readable.
b) Arrange the elements neatly and ensure a professional look.
a) Once you are satisfied with your custom layout, click on the "Close Master View" button.
Step 8: Apply the Custom Layout to a New Slide
a) Now that you have created your custom layout, you can use it to create new slides.
b) Go to the "Home" tab.
c) Click on the dropdown arrow below "New Slide" and select your custom layout from the
"Layout" section.
______________________________________________________________________________
Here are the steps to create a presentation with slide transitions and animation effects in
Microsoft PowerPoint:
______________________________________________________________________________
a) After selecting the chart, a new Excel sheet will appear with placeholder data.
b) Replace the placeholder data with your table data.
Prepared By
Rebikha Francis.