Microsoft Office 2010 Practicum Guide
Microsoft Office 2010 Practicum Guide
TABLE OF CONTENTS
Average Function 28
Logical IF Function 28
Max Function 28
Minimum Function 28
Sum Function 28
Left Function 28
Mid function 28
Right Function 29
The functions HLOOKUP and VLOOKUP. 29
CHAPTER I
INTRODUCTION TO MICROSOFT WORD 2010
Image 1
Microsoft Office Word 2010
For those who have just migrated from Word 2003 to MS. Word 2010, there is no need to panic.
with such an unfamiliar view. You just need a little adaptation and
After that, you will feel the efficiency and ease in working. If you
If you are unsure, please open MS. Word 2010, place the mouse pointer in the area.
menu, then turn the scroll button. What happens? You are right! You
can open the access door to each ribbon just by turning the scroll button.
Returning to the menu icon issue, MS. Word 2010 recognizes the terms tab, ribbon,
and group in presenting the tool menu. Different from Word 2003 and earlier
which is almost 100% controlled by the Barbarian Class (Menu Bar and Toolbar).
Microsoft Office 2010 Practicum Module
Microsoft Office Word 2010 can be activated through the Start menu - All Programs.
–Microsoft Office–Microsoft Word 2010. Or it can be done by double-clicking
Click the Microsoft Word 2010 icon on the desktop to display a screen like Figure 1.
The tab is a series of menus marked by text. It consists of the File tab, Insert,
Page Layout, etc. The ribbon is a collection of menus in each tab. While
A group is a set or group of menus within each Ribbon that has
function similarity. So, the Tab provides a Ribbon, the Ribbon consists of several
Group, and Group consists of a set of menus that have similar functions.
Image 2
Tab, Ribbon, and Group Display in Word 2010
The Ribbon Home consists of several Groups namely, Clipboard, Font, Paragraph,
Styles and Editing.
Image 3
Group Clipboard Display
Image 4
Group Font Display
Image 5
Group Paragraph Display
Image 6
Group Styles Appearance
[Link] Styles: contains options for formatting the selected paragraph titles
2. Change Styles: contains options for paragraph theme settings
Image 7
Group Editing Display
The Insert tab is used to insert objects into the managed document.
Both in the form of image objects, tables, shapes, and special characters (symbols). Even
With the Insert tab, users can insert a link to a file that is located outside.
documents, even to the internet. In general, the commands found in the Insert Ribbon
consists of 7 command groups that have similar functions. Some groups that
located in this tab are: Pages, Tables, Illustrations, Links, Header & Footer,
Text and Symbols.
Image 8
Group Pages Display
Image 9
Group Tables Display
Image 10
Group Illustrations Display
Image 11
Group Links Display
Image 12
Group Header and Footer Display
Image 13
Group Text Display
Image 14
Group Symbols Display
The command icons found in the Page Layout Tab are used for layout settings.
document page layout. This tab consists of 5 groups of commands, namely:
Themes, Page Setup, Page Background, Paragraph, dan Arrange.
4.1 Group Themes
Microsoft Office 2010 Practical Module
Image 15
Group Themes Display
Image 16
Group Page Setup Display
Image 17
Group Page Background Display
Image 18
Group Page Display Paragraph
Image 19
Group Page Arrangement View
CHAPTER 2
EXERCISES - MICROSOFT WORD 2010
EXERCISE 1
Instructions:
Tika Bravani
Karawang
To
Karawang
With respect,
Subject: Application
Based on the information I received from one of the teaching staff at SMP Negeri 1
Rawamerta, that in the school you lead, there is a need for a staff member.
teacher of Information and Communication Technology (ICT) subjects.
Microsoft Office 2010 Practicum Module
Yours sincerely,
Tika Bravani
3. Save the document that has just been created. The way:
Image 20
Save As Dialog Window
Microsoft Office 2010 Practical Module
EXERCISE 2
1. First Line Indent functions to indent the first line of each paragraph that
pushed somewhat inward. used to create letter model paragraph
Indent.
2. The TAB key (Tabulation) means to move to a field or input area or selection.
next. During the typing process, TAB means jump to the TAB stop.
closest.
3. Numbering is used to automatically assign numbers to
the selected paragraph.
East Jakarta
Respectfully,
In accordance with the job vacancy offer from PT. Gilland Ganesha, such as
published in the Kompas newspaper on January 24, 2011. I am submitting myself to
joined the Marketing Team at PT. Gilland Ganesha.
ITENAS Bandung
As a consideration, I attach:
1. Curriculum Vitae.
2. A photocopy of the bachelor's degree and transcript.
3. Photocopy of course/training certificate.
4. Recent passport photo.
Thus, this application letter, and thank you for your attention, Sir/Madam.
Yours sincerely,
Andreas Hermansyah
Microsoft Office 2010 Practicum Module
EXERCISE 3
EDITING TEXT, NUMBERING, BULLETS
There are several comments asking about the difference between Windows 32-bit
When should one use Windows 32-bit, and when should one use 64-bit?
Windows 64-bit? Especially since most of the latest hardware CPUs already support it.
64-bit. Microsoft FAQRabout the difference between 32-bit and 64-bit that I
translate freely with some alterations:
EXERCISE 4
CREATING A TABLE
A table is a storage place for data that consists of columns (Column) and
row. In addition, the table also contains cells which are intersections
between columns and rows. The MenuTable is found on the Ribbon Insert - Table.
1. KlikTable–Insert Table.
2. Determine Number of
Columns(number of columns)
3. Specify Number of Rows
(number of lines)
4. ClickOK
CHAPTER 3
INTRODUCTION TO MICROSOFT EXCEL 2010
Image 29
Microsoft Office Excel 2010
The Cell Pointer serves as an indicator of the active cell. What is meant by the active cell
is the cell that will perform a certain operation. To move the pointer
Using the mouse can be done by clicking on the desired cell. For the cell
that are not visible we can use the Scroll Bar to scroll the screen
until the desired cell is visible, then click on that cell. For certain conditions, we
it is better to use the keyboard. Here is a list of the keys used for
moving the pointer with the keyboard:
Button Function
←↑→↓ Move one cell left, up, right or down.
Tab Move one cell to the right
Enter Move one cell down
Shift + Tab Move one cell to the left
Shift + Enter Move one cell up
Home Move to column A on the selected row
Ctrl + Home Move to cell A1 on the active sheet
Ctrl + End Move to the last cell position that is currently being used.
PgUp Move one screen up
PgDn Move one screen down
Alt + PgUp Move one screen to the left
Alt + PgDn Move one screen to the right
Move from one worksheet tab to the tab sheet
Ctrl + PgUp
next
Move from one worksheet tab to the worksheet tab
Ctrl + PgDn
previously
Microsoft Office 2010 Practical Module
3. USING FUNCTIONS
The actual function is a formula that has been provided by Microsoft Excel, which
will assist in the calculation process. we just need to utilize it accordingly
with the requirements. In general, the writing of functions must be accompanied by
arguments, whether in the form of numbers, labels, formulas, cell addresses, or ranges. These arguments must
written in parentheses ()
Symbol Function
= The same as
< Smaller than
> Greater than
<= Less than or equal to
>= Greater than or equal to
<> Not the same as
3.3 MaxFunction(...)
This function is used to find the highest value from a collection of data (range).
The general form of its writing is =MAX(number1,number2,…), where
number1, number2, and so on are the range of data (numeric) that will
the highest value is sought.
3.5Function Sum(...)
The SUM function is used to add a set of data in a
range. Shape general writing function this is
=SUM(number1,number2,…). Where number1, number2 and so on
is the range of data to be summed.
From the formula above, it can be seen that the only difference is in the index number.
So, if we use HLOOKUP, it uses the row index number.
(Row_index_num), but if using VLOOKUP, the column index number is used.
(Col_index_num). The index number is a number that indicates the position of a certain
column/row in the table that starts with number 1 for column/row
first in that data range.
Microsoft Office 2010 Practicum Module
CHAPTER 4
EXERCISES – MICROSOFT EXCEL 2010
EXERCISE 1
CREATING A SIMPLE TABLE
Create a table like the image below. Pay attention to the position of the table, rows, and width.
column.
STATEJUNO
IRHG
IHSCHOOL1RAWAMERTA
RawamertaEducationComplexStreet
EXERCISE 2
USING CALCULATION OPERATOR FUNCTIONS AND FUNCTIONS
STATISTICS
Create a table like the image below. Pay attention to the table position, rows, and width.
column.
NOT DETAILED
Value
No STUDENT PROGRAM PACKAGETyping Practice Exercise Exercise Exam
Internship End
10Fingers Evaluasi1 End
1 KijagaReksa IntegratedOffice 83 78 82 81 75 80
2 PamanahrasaGondewa MicrosoftExcel 80 76 82 81 76 80
3 ThreeumVirat MicrosoftExcel 82 77 84 80 81 85
4 SuryanaYan MicrosoftWord 79 80 80 84 76 75
5 HestyAyu MicrosoftExcel 81 81 82 82 79 80
6 Iwan Hathairattanakool IntegratedOffice 82 79 80 80 79 80
7 QueenTikaBravani IntegratedOffice 79 83 83 83 75 85
8 NyiIteung Clubbing IntegratedOffice 81 80 81 81 76 85
9 KangKunKun MicrosoftWord 90 85 87 88 85 85
10 Ahmadinejad Safei MicrosoftWord 75 79 80 81 75 80
MaximumValue
MinimumValue
Average
Instructions:
To merge cells, use the 'Merge and Center' icon.
Use 'Wrap Text' to create two lines of text within one cell
To calculate the "Final Score" use the formula: "=SUM(D9:I9)/6"
To calculate the Maximum Value (Max) use the formula "=MAX(Range...)"
To calculate the Minimum Value (Min) use the formula "=MIN(Range...)"
For calculating Value Average (Average) use formula
=AVERAGE(Range...)
Range is a data area (data block). Example: D9:D18, D9:I9
If the calculation results in a decimal value, use 'Decrease Decimal'
to reduce the decimal places (rounding numbers).
Save the document that has been created earlier to the specified folder.
name "Exercise 1".
Microsoft Office 2010 Practicum Module
EXERCISE 3
USING CALCULATION OPERATOR FUNCTIONS AND FUNCTIONS
STATISTICS
Create a table like the image below. Pay attention to the position of the table, rows, and width.
column.
SALWACOMPUTER
PROFIT CALCULATION
Instructions:
Use the 'Accounting / Currency' data format to add the symbol 'Rp'
To calculate profit, = Selling Price - Purchase Price
To calculate the percentage, = Profit / Purchase Price
Total = SUM(Range...)
Maximum Price = MAX(Range...)
Minimum Price = MIN(Range...)
Average = AVERAGE(Range...)
Microsoft Office 2010 Practice Module
EXERCISE 4
CHANGE DATE FORMAT (LONG DATE, SHORT DATE AND
CUSTOM
Create a table like the picture below. Pay attention to the position of the table, the rows, and the width.
column.
CHANGEDATEFORMAT
Instructions:
In general, there are two date formats, namely 'Long Date (dd mmmm yyyy)' and 'Short
Date (dd/mm/yyyy)
Day
Date separators can use 'Space', '-' or '/'
To change the 'Custom' date, first select the cell or range that contains
date format. Click Number–Custom, then type the desired date format.
Microsoft Office 2010 Practical Module
EXERCISE 5
CREATING A CHART
Graphs or charts are visual media that translate data in numerical form.
into data in the form of images. In research, it is usually utilized for
connecting data between variable x and variable y. How to create a graph or chart
In Microsoft Excel 2010, it is very easy. The first thing we need to do is
prepare the data first.
Create a table like the image below. Pay attention to the position of the table, the rows, and the width.
column.
STATEJUNIORHIGHSCHOOL1RAWAMERTA
RECAPITULATIONOFUNSCORESSTUDENTCLASS9J
StudentName Subject
[Link] MTK IPA English
ChicaKhaerunisa 85 75 70 75
ChikaGaluhSafitri 85 76 72 72
Uncle Abdul Muhyi 72 55 45 25
DeviMelinda 81 62 64 46
DickyPratama 60 42 51 39
EbahSuhaebah 64 55 68 52
EndangPurnama 74 64 66 57
Instructions:
Block range table A5:B12
Click Ribbon Insert–Chart–Chart Type–OK
Click Layout–Chart Title– Above Chart : “SUMMARY OF STUDENT UN SCORES
CLASS 9 J
Click Layout–Axis Title–Primary Horizontal Axis Title–Title Below Axis :
STUDENT NAME
Click Layout–Axis Title–Primary Vertical Axis Title– Rotated Title: “VALUE
UN
RECAPITULATION UN
CLASS 9 STUDENT J
100
80
60
40
20 B. Indonesia
0
MTK
IPA
B. English
STUDENT NAME
Microsoft Office 2010 Practical Module
CHAPTER 5
INTRODUCTION TO MICROSOFT POWERPOINT 2010
Image 32
Microsoft Office PowerPoint 2010
Microsoft Office 2010 Practice Module
2.6 Slide Pane: to display the slides that have been created.
2.7 Placeholder: used to insert text within it.
2.8 Slide Number: used to view the active slide and the total number of slides
has been made.
2.9 View Mode: used to set the display mode. there are 3 types of options
The views are normal, slide sorter, and slide show.
Zoom Slider: used to enlarge or reduce a display
slide.
Image 33
Design Ribbon Tab in Microsoft Office PowerPoint 2010
If you click the Design tab on the Ribbon, a Ribbon will appear with
Several group tools, including: Page Setup, Themes, and Background, serve
to design your slide.
3.1 Page Setup, there is a button to set the orientation of the slide, do you
will use portrait or landscape orientation.
3.2 Themes, You can use the design options that have been prepared by Ms.
PowerPoint 2007 for your slide.
3.3 Background, to enhance the slides you created, you can arrange the background.
the back of your slide using the menu on this tool group.
Image 34
Ribbon Tab Animations in Microsoft Office PowerPoint 2010
Image 35
Ribbon Tab Slide Show in Microsoft Office PowerPoint 2010
The Ribbon Tab Slide Show consists of several tool groups, including:
5.1 Start Slide Show, to determine from where your slide is run, whether
from beginning or from current slide
show) or your own choice (custom slide show).
5.2 Set Up, in this tool group there is a button that can be used to
hide slide, record narration and
to determine the slide order (rehearse timings) that will be displayed.
5.3 Monitors, You can adjust the resolution of your presentation slides in the tool
this group.
Figure 36
Ribbon Tab View in Microsoft Office PowerPoint 2010
CHAPTER 6
CREATING A SIMPLE PRESENTATION
1. Preparing Documents
Open the Microsoft PowerPoint 2010 application. Click Start - All Programs - Microsoft
Office–Microsoft PowerPoint 2010. The screen below will appear.
Image 37
PowerPoint 2010 initial display
Image 38
Slide Layout Option Display
Slide 2
Microsoft Office 2010 Practical Module
Slide 3
Slide 4
Choose the desired effect. A preview of the effect can be seen when clicking on the wrong one.
one effect.
Click 'More Entrance Effects', 'More Emphasis Effects', 'More Exit Effects'
and 'More Motion Effects' to try various types of other effects.
4. Displaying Presentation
Click the Slide Show Ribbon - From Beginning to start the presentation. Or
by pressing the "F5" key on the keyboard.
Click Ribbon Slide Show–From Current Slide to start the presentation only
for specific slides only (the selected slide).
Press the "Esc" (Escape) button to end the presentation.