Microsoft Word and Excel Basics Guide
Microsoft Word and Excel Basics Guide
10 Microsoft Office
Microsoft Office is an office suite of desktop applications, servers and services for Microsoft Windows and
OS X operating systems. It was first announced by Bill Gates of Microsoft on 1 August 1988 at COMDEX in
Las Vegas.
2. Ribbon
The Ribbon is located at the top of the screen and stretches across the window. The Ribbon is organized
into 8 different
Tabs; File, Home, Insert, Page Lausert, References, Mailings, Review, and View. Each Tab has several
Groups, where similar tools and features are found.
(a) Home Tab
The Home tab displays a variety of tools and features used to format and move text. The Home tab can
change the color, size, font, and alignment of the text. The Home tab can also cut, copy, and paste text.
The Home tab has 5 groups; Clipboard, Font, Paragraph, Styles and Editing.
3. Tab Stop
A tab stop is a term used to describe the location the cursor stops after the tab key is pressed. Tab stops
are used in word processors to enable users to align text by pressing the tab key. In Microsoft Word, the
tab selector, also called the tab indicator, is a button to the left of the ruler that supplies the user with a
variety of tab marker options.
Types of tab stops–
Below are explanations of each of the five different tab stops.
1. Left - Text is extended to the right of the tab.
2. Center - Text is centered in the middle of the tab.
3. Right - Text is extended to the left of the tab.
4. Decimal - Text before the decimal point extends to the left and text after the decimal point extends
to the right.
5. Bar - A vertical bar is shown on the tab.
4. Ruler
The ruler is a measurement tool found in MS word that allow the user to align graphics, text, tables, or
other elements on a page. When enabled the horizontal ruler appears at the top of the document, and the
vertical ruler is on the left-side of the document.
5. Status Bar
The status bar, which is a horizontal area at the bottom of the document window in Microsoft Word,
provides information about the current state of what user are viewing in the window and any other
contextual [Link] shows the Page number(Shows the page number) and Number of words in the
document itself.
6. Title Bar
The title bar is a bar located along the top of a window or a dialog box that displays the name of the
window or software program being used.
Scroll
bars
CHARTS
Charts are visual representations of worksheet data. Charts often makes it easier to understand the data in
a worksheet because users can easily pick out patterns and trends illustrated in the chart that are otherwise
difficult to see.
A chart is a made-up of many parts. Following are the parts of charts:
• Chart Area : The chart area in a document or spreadsheet contains the chart, graph, headers and a legend
providing information on the various lines or colors in the chart. The chart area is usually is total region
surrounded the chart.
• Plot Area : This is the area where chart data is plotted. The plot area on a 2-D chart contains the data
markers, gridlines, data labels, trendlines, and optional chart items placed in the chart area. The plot area
on a 3-D chart contains all the above items plus the walls, floor, axes, axis titles, and tick-mark labels in
the chart.
• Chart title : The descriptive text aimes at helping user identify the chart.
• Axis Title : These are the titles given to three axis i.e. X,Y,Z.
• Legend : The Legend helps to identify various plotted data series.
• Gridlines : There are horizontal and vertical lines which inserted in the chart to enhance its readability.
• Data Label : It provides additional information about a data marker.
Name box
The Name box displays the reference of the selected cells.
Active cell
The active cell has a dark border around it to indicate user position in the worksheet. All text and numbers that
user type are inserted into the active cell. Click the mouse on a cell to make it active.
Fill handle
The lower right corner of the active cell has a small box called a Fill Handle. User mouse changes to a cross-hair
when user are on the Fill Handle. The Fill Handle helps user copy data and create series of information. For
example, if user type January in the active cell and then drag the Fill Handle over four cells, Excel automatically
inserts February, March, April and May.
Worksheet tabs
An Excel workbook consists of multiple worksheets. Use the worksheet tabs at the bottom of
Alignment
By default, Excel left-aligns labels and right-aligns values in a worksheet. User can change cell alignment
using the toolbar or the Format Cells command.
The toolbar has text alignment icons next to the bold and italic icons. User can left-align, right-align, or center
text within a cell using these buttons. Select the cell(s) user want to align and click the appropriate alignment
button on the toolbar.
The toolbar also has a button that will center a label over a range of cells, for example centering a title over
a report. To center data over a range of cells, select the cell user want to center and the columns user want to
center it over and click the Center over Cells button (shown at right).
Formulas
To build a formula, first select the cell in which user want the results to appear. In Excel, all formulas start with
the = sign. After the = sign, type the cells user want to add or subtract along with the mathematical operation
user wish to perform. For example, to add the January sales in the worksheet below, the formula would be
=B3+B4+B5. If user want to subtract February Widget Sales from January Widget sales, the formula would
be =B3-C3.
Copying Formulas
The easiest way to copy a formula is with the Fill Handle in the lower right corner of the cell. Create user
initial formula and then position the mouse on the Fill Handle. When the mouse changes shape to a cross-hair,
press and drag over the adjacent cells user want to copy the formula to.
SUM( ) function
The SUM( ) function is probably the most common function in Excel. It adds a range of numbers. To build
a SUM( ) function, begin by typing the = sign; all functions begin with the = sign. Next type the word SUM
followed by an open parenthesis. User must now tell Excel which cells to sum. Using the mouse, click and
drag over the range of cells user wish to add. A dotted outline will appear around the cells and the cell range
will be displayed in the formula bar. When user have the correct cells selected, release the mouse button, type
a closing parenthesis and press the <Enter> key.
If user do not want to use the mouse, type in the references of the cells user want to sum. For example, to add
cells B3 through B5, type =SUM(B3:B5). Excel interprets B3:B5 as the range of cells from B3 to B5.
AutoSum button
In Excel, the standard toolbar has a button that simplifies adding a column or row of numbers. The AutoSum
button, which resembles the Greek letter Sigma (shown at right), automatically creates a SUM( ) function.
When user click the AutoSum button Excel creates a sum function for the column of numbers directly above
or the row of numbers to the left. Excel pastes the SUM( ) function and the range to sum into the formula bar.
If the range is not correct, simply select the proper range with user mouse on the worksheet. When user have
the correct range entered, press the <Enter> key to complete the function.
Then select the function user want in that category. When user have selected the proper function click OK.
In the Function Arguements dialog box user specify the cells the function will operate on, which are called its
arguments. Select the cells with the mouse and click OK. Notice the creation of the function in the formula bar.
Basics of Microsoft Access
Microsoft Access is a versatile relational database program that enables user to efficiently store and retrieve
data. This will explains how to navigate the Access interface, create simple tables and queries, and relate
information from one table to another.
How to start MS Access Program
Click start → All programs → Microsoft office → Microsoft Access.
Creating a Database
When user start Access there are no databases open, but the Task Pane is visible and provides quick access to
common options such as opening an existing database or creating a new database. To create a database, select
Blank Database under the New subgroup.
Components of Microsoft Access
An Access database consists of seven different components. These are: tables, queries, forms, reports, pages,
macros, and modules. Use the buttons in the database window shown below to create and modify these
components. Each component listed is called an object.
Listed below are the names and descriptions of the different objects user can use in Access. This will focus on
the first two objects: tables and queries.
Tables: Tables are where the actual data is defined and entered. Tables consist of records (rows) and fields
(columns).
Queries: Queries are basically questions about the data in a database. A query consists of specifications
indicating which fields, records, and summaries want to see from a database. Queries allow to extract data
based on the criteria user define.
Query Type Description
Select query Retrieves data from one or more tables and displays the record set in a datasheet. This is
the most common type of query.
Parameter query Prompts the user to enter values that define the query, such as specified region for sales
results or a specified price range for houses.
Cross-tab query Arranges a recordset to make it more easily visible, using both row headings and column
headings.
Action query Creates a new table or changes an existing table.
SQL query An advanced query that is created by using an SQL statement.
Forms : Forms are designed to ease the data entry process. For example, To create a data entry form that looks
exactly like a paper form.
Reports: When a user want to print records from user database, design a report. Access even has a wizard to
help produce mailing labels.
Pages: A data access page is a special type of Web page designed for viewing and working with data from the
Internet or an intranet. This data is stored in a Microsoft Access database or a Microsoft SQL Server database.
Macros: A macro is a set of one or more actions that each performs a particular operation, such as opening a
form or printing a report. Macros can help user automate common tasks. For example, user can run a macro
that prints a report when a user clicks a command button.
Modules: A module is a collection of Visual Basic for Applications declarations and procedures that are stored
together as a unit.
Elements of MS-Access
In MS-Access, database holds five major elements for every database operation.
Field Name : It is a label provide for a field that specifies the type of information contained in a particular field.
Field Type/Data Type : It specifies the type of data stored in the field such as textual data and numerical data
or combination of both. The default size of data type is 50 in MS-Access.
Data type Field length or Field size
Text 0-255 characters
Memo 0.65535 characters
Number 1, 2, 4 or 8 bytes
Date/Time 8 bytes
Currency 8 bytes
Auto Number 4 bytes 4 bytes
Yes/No 1 bit (0 or 1)
OLE object Upto 1 GB
Hyperlink Each part contains 2048 characters
MS Access : Shortcuts
The following is a list of general shortcuts or hotkeys in Access :
Key Sequence Description
F1 Display the Microsoft Access Help.
This may be context-sensitive help depending on what you are positioned on.
F11 Display the Database window.
F12 Open the Save As dialog box.
CTRL+N Open a new database.
CTRL+O Open an existing database.
CTRL+P Print the current or selected object.
CTRL+S Save the current database object.
CTRL+W Close the active window.
ALT+SPACEBAR Display the Control menu.
ALT+F11 Toggle between the Visual Basic editor and the Access Database window.
SHIFT+F10 Display the shortcut menu (ie: popup menu).
In the upper-left corner of the PowerPoint 2007 window is the Microsoft Office button. It›s similar to the
old File Menu. When user click the button, a menu appears. User can use the menu to create a new file,
open an existing file, save a file, print, and perform many other tasks.
2. The Quick Access Toolbar
Next to the Microsoft Office button in the upper left corner is the Quick Access toolbar outlined in red
in the image above.
The Quick Access toolbar provides with access to commands that are frequently used. By default, Save,
Undo, and Redo appear on the Quick Access toolbar. User use Save to save the file, Undo to rollback
an action user have taken, and Redo to reapply an action user have rolled back. User can customize this
toolbar by right clicking on it or click the small black down arrow to the right.
3. The Title Bar
The Title bar is located at the top in the center of the PowerPoint window. The Title bar displays the name
of the presentation on which user are currently working. By default, PowerPoint names presentations
sequentially, starting with Presentation1. When user save user file, user can change the name of user
presentation.
4. The Ribbon
The Ribbon holds all of the commands and features of each of the tabs in the Ribbon. The Tabs are
located across the top of the ribbon under the Title Bar. These contextual tabs will appear when user
have something highlighted that calls for it. For example, if user have a picture highlighted on its slide,
a Picture Tools tab will appear.
Each Command Group includes Command Buttons to perform various actions on that group of tools.
Clipboard : Contains the cut, copy, paste commands. The Format Painter tool is located here as are the Paste
Special, Paste as Hyperlink, and Duplicate commands.
Slides : All the commonly used commands for creating new slides
Font : Includes the most commonly used commands for formatting font
Paragraph : Includes all of the paragraph formatting commands, vertical and horizontal alignments, text
direction, bullets, numbering, indenting, spacing before and after, columns, etc. It also includes the dialog
box for tabs.
Drawing : Allows to add shapes and draw on slides. This is Format Shape Dialog Box. The Status bar
generally appears at the bottom of the window.
5. Status bar
The Status bar displays the number of the slide that is currently displayed, the total number of slides, and the
name of the design template in use or the name of the background.
The Outline tab displays the text contained in presentation in an outline format. The Slides tab displays a
thumbnail view of all slides. User can click the thumbnail to view the slide in the Slide pane.
The View buttons appear near the bottom of the screen. User can use the View buttons to change between
Normal view, Slider Sorter view, and the Slide Show view.
Normal View
Normal view splits the screen into three major sections: the Outline and Slides tabs, the Slide pane, and the
Notes area.
The Outline and Slides tabs are on the left side of window. They enable to shift between two different ways
of viewing your slides. The Slides tab shows thumbnails of your slides. The Outline tab shows the text on r
slides. The Slide pane is located in the center of your window. The Slide pane shows a large view of the slide
on which user currently working. The Notes area appears below the Slide pane. User can type notes on the
Notes area.
Answer Key
1. (a) 13. (d) 25 (b) 37. (b) 49. (c) 61. (d)
2. (b) 14. (a) 26 (b) 38. (c) 50. (c) 62. (b)
3. (c) 15. (a) 27 (a) 39. (c) 51. (a) 63. (c)
4. (a) 16. (b) 28. (a) 40. (c) 52. (e) 64. (a)
5 (b) 17. (d) 29. (a) 41. (b) 53. (a) 65. (a)
6. (d) 18. (c) 30. (d) 42 (b) 54. (a) 66 (b)
7. (c) 19. (c) 31. (d) 43 (a) 55. (b) 67. (a)
8. (b) 20. (a) 32. (e) 44 (a) 56. (b) 68. (c)
9 (b) 21 (c) 33. (d) 45. (b) 57. (d)
10. (a) 22 (c) 34. (e) 46. (a) 58. (e)
11. (d) 23 (c) 35. (b) 47. (a) 59. (e)
12. (d) 24. (b) 36. (b) 48. (c) 60. (a)
Practice Exercise
1. The quickest and easiest way in Word, to locate (c) Italics and Underlined
a particular word or phrase in a document is to (d) Bold
use the ________ command. (e) None of these
(a) Replace (b) Find 8. In Excel, Charts are created using which option?
(c) Lookup (d) Search (a) Chart Wizard (b) Pivot Table
(e) None of these (c) Pie Chart (d) Bar Chart
2. Editing a document consists of reading (e) None of these
through the document you’ve created, then 9. For creating a document, you use __________
__________. command at File Menu.
(a) correcting your errors (a) Open (b) Close
(b) printing it (c) New (d) Save
(c) saving it (e) None of these
(d) deleting it 10. For creating a document, you use __________
(e) None of these command at File Menu.
3. Each box in a spreadsheet is called a (a) New (b) Open
(a) cell (b) empty space (c) Document (d) Type
(c) field (d) None of these (e) None of these
4. You cannot link Excel worksheet data to a Word 11. Which of the following commands is used to
document __________. select the whole document?
(a) with the right drag method (a) Ctrl + A (b) Alt + F5
(b) with the hyperlink (c) Shift + S (d) Can’t be done
(c) with the copy and paste special commands (e) None of these
(d) with the copy and paste buttons on the 12. In word processing, an efficient way to move the
standard commands 3rd paragraph to place it after the 5th paragraph
(e) All of these is __________.
5. You Microsoft Word by using __________ (a) copy and paste
button. (b) copy, cut and paste
(a) New (b) Start (c) cut, copy and paste
(c) Program (d) Control Panel (d) cut and paste
(e) None of these (e) None of these
6. Which of the following could you do to remove 13. = SUM (B1 : B8) is an example of a __________
a paragraph from a report you had written? (a) function (b) formula
(a) Delete and edit (c) cell address (d) value
(b) Highlight and delete (e) None of these
(c) Cut and paste 14. A __________ is a collection of data that is
(d) Undo typing stored electronically as a series of records in a
(e) None of these table.
7. You click at B to make the text __________. (a) spreadsheet (b) presentation
(a) Italics (c) database (d) web page
(b) Underlined (e) None of these
15. A __________ is a professionally designed 22. What happens when you press Ctrl + V Key?
“empty” document that can be adapted to the (a) A Capital V letter is typed into your
user’s needs. document at the cursor point
(a) file (b) guide (b) The selected item is pasted from the
(c) template (d) user guide file clipboard
(e) None of these (c) The selected item is pasted to the clipboard
16. What is the intersection of a column and a row (d) The selected drawing objects are distributed
on a worksheet called? vertically on the page
(a) Column (b) Value (e) None of these
(c) Address (d) Cell 23. Title bar, ribbon, status bar, views and document
(e) None of these workspace are factors of __________ program
17. In a spreadsheet, a __________ is a number of Words.
you will use in a calculation. (a) Windows (b) Browser
(a) label (b) cell (c) Explorer (d) Website
(c) field (d) value (e) None of these
(e) None of these 24. To __________ a document means to make
18. __________ view shows how the contents on changes to its existing content.
printed page will appear with margin, header (a) format (b) save
and footer. (c) edit (d) print
(a) Draft (e) None of these
(b) Full Screen Reading 25. The name given to a document by user is called
(c) Outline (a) Filename (b) Program
(d) Page Layout (c) Data (d) Record
(e) None of these (e) None of these
19. We can enter and edit the text efficiently using – 26. A saved document is referred to as _________.
(a) Spreadsheet (a) File (b) Word
(b) Typewriter (c) Folder (d) Project
(c) Word Processing Program (e) None of these
(d) Desktop Publishing Program 27. A hard copy of a document is __________.
(e) None of these (a) stored in the hard disk
20. The background of any Word document (b) stored on a floppy
(a) is always of white color (c) stored on a CD
(b) is the colour present under the option menu (d) printed on the printer
(c) is always the same for the entire document (e) None of these
(d) can have any colour you choose 28. Allows you to print.
(e) None of these (a) ribbon (b) monitor
21. When the margins on both sides are straight and (c) go now (d) Control-P
equal, then there is _________ in document.
(e) None of these
(a) full justification
29. The different styles of lettering in a word
(b) full alignment
processing program.
(c) left justification
(a) font (b) calligraphy
(d) right justification
(c) writing (d) manuscript
(e) None of these
(e) None of these
30. Any ___________ letter, number, or symbol (a) pointer (b) menu
found on the keyboard that you can type into (c) icon (d) button
the computer. (e) None of these
(a) output (b) character 39. Saving is the process of __________.
(c) type (d) print (a) copying a document from memory to a
(e) None of these storage medium
31. A program which helps create written (b) making changes to a document’s existing
documents and lets you go back and make content.
corrections as necessary. (c) changing the appearance, or overall look,
(a) spreadsheet (b) personal writer of a document
(c) word printer (d) word processor (d) developing a document by entering text
(e) None of these using a keyboard
32. To insert a copy of the clipboard contents, (e) None of these
whatever was last cut or copied at the insertion 40. To find a saved document in the computer’s
point. memory and bring it up on the screen to view
(a) paste (b) stick in __________.
(c) fit in (d) push in (a) reverse (b) return
(e) None of these (c) retrieve (d) return
33. The command used to remove text or graphics (e) None of these
from a document. The information is then 41. In word processing, an efficient way to move the
stored on a clipboard as you can paste it. 3rd paragraph to place it after the 5th paragraph
(a) chop (b) cut is __________.
(c) clip (d) cart away (a) copy and paste
(e) None of these (b) copy, cut and paste
34. A command that saves what you working on (c) cut, copy and paste
into the hard drive, or onto a disk. (d) cut and paste
(a) view (b) hold (e) None of these
(c) save (d) go 42. A __________ is a collection of data that is
(e) None of these stored electronically as a series of records in a
35. A command to get a file you working on from table.
the memory where it was stored. (a) spreadsheet (b) presentation
(a) close (b) delete (c) database (d) web page
(c) open (d) get it (e) None of these
(e) None of these 43. A __________ is a professionally designed
36. To move down a page in a document. “empty” document that can be adapted to the
(a) jump (b) fly user’s needs.
(c) wriggle (d) scroll (a) file (b) guide
(e) None of these (c) template (d) user guide file
37. What menu is selected to print? (e) None of these
(a) File (b) Tools 44. What is the intersection of a column and a row
on a worksheet called?
(c) Social (d) Edit
(a) Column (b) Value
(e) None of these
(c) Address (d) Cell
38. A(n) _________ contains commands that can
be selected. (e) None of these
45. In a spreadsheet, a _________ is a number 53. Documentation of computer program is
you will use in a calculator. important so that
(a) label (b) cell (a) users can learn how to use the program
(c) field (d) value (b) other programmers can know how to
(e) None of these maintain the program
46. Numbers and formulae entered in a cell are (c) the programmer can see why the code is
called written that way while hunting for sources
(a) Labels (b) Numeric entries of error
(c) Intersection (d) Text (d) All of the above
(e) Fillers (e) None of the above
54. Two different files can have the same name if
47. An essential ingredient for effective multimedia
presentations incorporates user participation or (a) they are in different folders
_________. (b) they are on different drives
(a) links (b) buttons (c) Never
(c) interactivity (d) integration (d) the names are capitalised differently
(e) speed (e) None of the above
55. When you cut or copy information it gets place
48. When writing a document, you can use the
in the __________.
__________ feature to find an appropriate
word or an alternative word if you find yourself (a) Clipart
stuck for the right word. (b) Clipboard
(a) dictionary (b) word finder (c) Internet
(c) encyclopedia (d) thesaurus (d) Motherboard
(e) None of the above
(e) None of these
56. A program that enables you to perform
49. In Excel, __________ contains one or more
calculations involving rows and columns of
worksheets.
numbers is called a __________.
(a) Template (b) Workbook
(a) spreadsheet program
(c) Active cell (d) Label
(b) word processor
(e) None of these
(c) graphics package
50. By default, your documents print in (d) window
__________ mode.
(e) None of the above
(a) Landscape (b) Portrait
57. What is the term for how words will appear on
(c) Page Setup (d) Print View a page?
(e) None of these (a) Text formatting
51. Which type of file is created by word processing (b) Character formatting
programs? (c) Point size
(a) database file (b) storage file (d) Typeface
(c) worksheet file (d) document file (e) None of these
(e) graphical file 58. Microsoft Office is an example of a _________.
52. For creating a document, you use __________ (a) closed-source software
command at File Menu. (b) open-source software
(a) Open (b) Close (c) horizontal-market software
(c) New (d) Save (d) vertical-market software
(e) None of the above (e) compiler
59. You can use __________ to copy selected text, 65. In Word, which menu would the user select to
and __________ to paste it in a document. print a document?
(a) CTRL + C, CTRL + V (a) Tools (b) File
(b) CTRL + C, CTRL + P (c) View (d) Window
(c) CTRL + S, CTRL + S
(e) None of these
(d) SHIFT + C, ALT + P
(e) CTRL + D, CTRL + A 66. In order to choose the font for a sentence in a
WORD document __________.
60. The operation of combining two cells into a single
cell in Excel is referred to as __________. (a) select Font in the Format menu
(a) Join Cells (b) Merge Cells (b) select Font in the Edit menu
(b) Merge Table (d) Join Table (c) select Font in the Tools menu
(e) None of these (d) select Font in the Insert menu
61. Data is organized in a work sheet as ________.
67. In order to delete a sentence from a document
(a) charts and diagrams
you would use __________.
(b) rows and columns
(a) highlight and copy
(c) tables and boxes
(d) graphs (b) cut and paste
(e) None of these (c) copy and paste
62. Spell Check will, find errors in which of the (d) highlight and delete
following? (e) select and paste
(a) Today is a rainy day
68. Editing a document that has been created means
(b) Today is a rainy day
__________.
(c) is a rainy
(a) saving it (b) printing it
(d) Rainy today a day
(e) None of these (c) scanning it (d) correcting it
63. In Excel, when the contents and attributes of a (e) None of these
cell or range of cells have to be erased using the 69. In Excel, the contents of the active cell are
menu, the user must __________. displayed in the __________.
(a) Select the cells, choose Edit and select (a) footer bar (b) tool bar
Clear, then All
(c) task bar (d) menu bar
(b) Select the cells, and click delete on the
keyboard (e) formula bar
(c) Select the cells, choose Tools, and select 70. To insert a page break in a WORD document,
Clear, then Formats the following options are used __________.
(d) Select the cells, choose Tools, and select (a) Insert and Copy
Formula Audit then Delete
(b) Insert and Enter
(e) None of these
64. If an Excel Worksheet is to be linked for use (c) Insert and Delete
in a Power Point presentation, the following (d) Insert and Page Layout
should be clicked __________. (e) Insert and Break
(a) Edit, Paste Special 71. Which of the following identifies a cell in Excel.
(b) Edit, Paste
(a) formula (b) name
(c) Edit, Copy
(d) File, Copy (c) label (d) address
(e) None of these (e) None of these
72. While selecting multiple work sheets in Excel, 80. The user can use __________ commands to
the following key must also be used when search for and correct words in a document.
clicking the sheet tab _________. (a) Print and Print Preview
(a) Shift (b) Alt (b) Header and Footer
(c) Ctrl (d) Insert (c) Find and Replace
(e) Esc (d) Spelling and Grammar
73. A word processor would be used best to _____.
(e) Copy and Paste
(a) paint a picture
81. Which of the following is the feature that keeps
(b) draw a diagram track of the right margin?
(c) type a story (a) Find and replace (b) Wordwrap
(d) work out income and expenses (c) Right justified (d) Left justified
(e) None of these
(e) Ragged right
74. The result of a formula in a cell is called
82. To specify margins in Word, the user has to
(a) label (b) value select Page Setup option from the __________
(c) range (d) displayed value menu.
(e) None of these (a) Edit (b) Table
75. Which of the following Excel charts represents (c) Autocorrect (d) File
only one value for each variable?
(e) Format
(a) Function (b) Line
83. What is the package called which helps create,
(c) Pie (d) Bar manipulate and analyse data arranged in rows
(e) None of these and columns?
76. To see the document before the printout is (a) Application package
taken, use (b) Word processing package
(a) Insert Table (b) Paste
(c) Outlining package
(c) Format Painter (d) Cut
(d) Outline processors
(e) Print Preview
(e) Spreadsheet package
77. To move data from one part of the document to
84. Which of the following options is used to
another, which of the following is used?
display information such as title, page number
(a) Cut and Paste (b) Copy and Paste of the document?
(c) Copy and Delete (d) Copy and Undo
(a) Insert Table
(e) Cut and Insert
(b) Auto correct
78. Which of the following is the another name for
(c) Thesaurus
a pre-programming formula in Excel?
(d) Spelling and Grammar
(a) Range (b) Graph
(e) Header and Footer
(c) Function (d) Cell
(e) None of these 85. Which of the following justifications align the
text on both the sides – left and right – of the
79. To save a document for the first time,
margin?
__________ option is used.
(a) Right (b) Justify
(a) Save as (b) Save
(c) both Sides (d) Balanced
(c) Save on (d) Copy
(e) None of these
(e) Paste
Answer Key
1. (b) 16. (d) 31. (d) 45. (b) 61. (b) 76. (e)
2. (c) 17. (d) 32. (a) 47. (c) 62. (e) 77. (a)
3. (a) 18. (d) 33. (b) 48. (d) 63. (a) 78. (c)
4. (d) 19. (d) 34. (c) 49. (b) 64. (a) 79. (a)
5. (c) 20. (b) 35. (c) 50. (c) 65. (b) 80. (c)
6. (b) 21. (a) 36. (d) 51. (d) 66. (a) 81. (c)
7. (d) 22. (b) 37. (a) 52. (c) 67. (d) 83. (d)
8. (a) 23. (a) 38. (c) 53. (d) 68. (d) 83. (e)
9. (c) 24. (c) 39. (a) 54. (a) 69. (e) 84. (e)
10. (a) 25. (a) 40. (c) 55. (b) 70. (e) 85. (b)
11. (a) 26. (a) 41. (d) 56. (a) 71. (b)
12. (d) 27. (d) 42. (c) 57. (a) 72. (c)
13. (b) 28. (d) 43. (c) 58. (a) 73. (c)
14. (c) 29. (a) 44. (d) 59. (a) 74. (d)
15. (c) 30. (b) 45. (d) 60. (b) 75. (a)