Computer Packages
Computer Packages
LECTURE NOTES
Computer PACKAGES
Prepared by:
Lessons Breakdown
Introduction
Definition of computer Computer software Using the mouse Create a folder
system and their uses System A typical window Copy a file to another folder
Application computers Application Opening and closing a or diskette for back up
Computer hardware Switching on and off the program Delete files and restore
Input devices computer Using windows explorer to: deleted files from the
Output devices Starting windows View files and folders recycle bin
Storage devices The desktop
Word
Loading MS-Word Underlining Columns Inserting/deleting
5. Follow the correct procedure for starting an shutting down the computer
7. Enter the computer lab quietly and work quietly & Avoid unnecessary
movements
8. Surf/browse safely i.e. during free time not class hours e.g. Facebook, WhatsApp,
Tiktok
9. Clean up your work/desk area always
10. Do not change computer settings or backgrounds.
11. Ask permission before you print
12. SAVE all unfinished work for you to continue the next time.
13. Don’t carry anything outside the lab.
14. Do not unplug any cable.
15. Take good care of the laptops/desk tops.
16. Maintain social distance and have mask.
17. When listening to videos of audios, use an earphone or headphone to avoid
distracting others. (To avoid making noise to others)
NB: You will be liable for any careless damage of the computers. Unavoidable accidents
may be considered.
INTRODUCTION
Definition : A Computer is an electronic device that can perform activities that involve
Mathematical, Logical and graphical manipulations. Generally, the term is used to describe a
collection of devices that function together as a system.
It performs the following three operations in sequence.
1. It receives data & instructions from the input device.
2. Processes the data as per instructions.
3. Provides the result (output) in a desired form.
Data : It is the collection of raw facts, figures & symbols.
Ex : Names of students and their marks in different subjects listed in random order.
Information : It is the data that is processed & presented in an organized manner.
Ex : When the names of students are arranged in alphabetical order, total and average
marks are calculated & presented in a tabular form, it is information.
Program : Set of instructions that enables a computer to perform a given task.
Advantages of computers :
1. High speed : Computers have the ability to perform routine tasks at a greater speed
than human beings. They can perform millions of calculations in seconds.
2. Accuracy : Computers are used to perform tasks in a way that ensures accuracy.
3. Storage : Computers can store large amount of information. Any item of data or any
instruction stored in the memory can be retrieved by the computer at lightning speeds.
4. Automation : Computers can be instructed to perform complex tasks automatically
( which increases the productivity).
5. Diligence : Computers can perform the same task repeatedly & with the same accuracy
without getting tired.
6. Versatility : Computers are flexible to perform both simple and complex tasks.
7. Cost effectiveness : Computers reduce the amount of paper work and human effort,
thereby reducing costs.
Limitations of computers :
1. Computers need clear & complete instructions to perform a task accurately. If the
instructions are not clear & complete, the computer will not produce the required result.
2. Computers cannot think.
3. Computers cannot learn by experience.
Generations of computers :
Generation Component used
First Generation (1946-1954 ) Vacuum tubes
Second Generation (1955-1965) Transistors
Third Generation (1968-1975 ) Integrated Circuits (IC)
Fourth Generation (1976-1980) Very Large Scale Integrated Circuits (VLSI)
Fifth Generation (1980 – till today ) Ultra Scale Integrated Circuits (ULSI)
Micro Processor (SILICON CHIP)
ANATOMY OF COMPUTERS
The computer system consists of three units:
1. Input device 2. Central Processing Unit (CPU) 3. Output device
Memory unit
Control Unit
Unit Function
1.Input device : Reads information from input media and enters to the
computer in a coded form
2.CPU
(c) Control Unit : Interprets program instructions and controls the input and
output devices
(a). Memory Unit: It is also known as the primary storage or main memory. It stores data,
program instructions, internal results and final output temporarily before it is sent to an
appropriate output device. It consists of thousands of cells called ―storage locations ‖. These
cells activate with ―off-on‖ or binary digits(0,1) mechanism. Thus a character either a letter
or numerical digit is stored as a string of (0,1) Binary digits ( BITS). These bits are used to
store instructions and data by their combinations.
(b) Arithmetic and Logical Unit(ALU): It is the unit where all Arithmetic operations
(addition, subtraction etc.) and logical functions such as true or false, male or female are
performed. Once data are fed into the main memory from input devices, they are held and
transferred as needed to ALU where processing takes place. No process occurs in primary
storage. Intermediate generated results in ALU are temporarily placed in memory until needed
at later time. Data may move from primary memory to ALU and back again to storage many
times before the process is finalized.
(c).Control Unit : It acts as a central nervous system and ensures that the information is
stored correctly and the program instructions are followed in proper sequence as well as the
data are selected from the memory as necessary. It also coordinates all the input and output
devices of a system .
Input Devices
Devices used to provide data and instructions to the computer are called Input devices.
Some important input devices are: Key board, Mouse, Scanner, MICR, Web camera,
Microphone etc.
1. Keyboard: The Key board is used for typing text into the computer. It is also known as
standard Input device. A computer keyboard is similar to that of a type writer with
additional keys. The most commonly available computer keyboard has 104 keys.
There are different types of keys on the keyboard. The keys are categorized as :
• Punctuation keys, such as colon (:), semicolon (;) Question mark (?), Single & double
quotes (“” ‘’)
• Special keys such as arrow keys, control keys, function keys (F1 to F12), HOME, END
etc.
2.. Mouse: It is a device that controls the movement of the cursor on a monitor. A mouse will
have 2 buttons on its top. The left button is the most frequently used button. There will be
a wheel between the left and right buttons. This wheel enables us to smoothly scroll through
screens of information. As we move the mouse, the pointer on the monitor moves in the same
direction. Optical mouse is another advanced pointing device that uses a light emitting
component instead of the mouse ball. Mouse cannot be used for entering the data. It is only
useful to select the options on the screen.
3. Scanner: : It is an input device that can read text or illustrations printed on paper and
translate into digital form. The main advantage of these scanners is that the data need not be
entered separately resulting in saving lot of time.
ii. MICR: This is widely used in banks to process the cheques. This allows the computer to
recognize characters printed using magnetic ink.
Output devices
2 . Printer: A printer is used to transfer data from a computer onto paper. The paper copy
obtained from a printer is often referred as ―printout ‖. The different printers and their speeds
are as follows:
( CPS: Characters Per Second; PPM: Pages Per Minutes; LPM : Lines Per Minute)
Laser printer
1. Access time: This is the time required to locate and retrieve stored data from the
storage unit in response to program instructions.
2. Storage capacity: It is the amount of data that can be stored in the storage unit.
Units of memory: The computer stores a character in the storage cells with binary (0,1)
mechanism. Thus the basic unit of memory is a bit (binary digit – 0,1). To store a character, a
computer requires 8 bits or 1 byte. This is called the ― word length ‖ of the storage unit.
Hence the storage capacity of the computer is measured in the number of words it can store and
is expressed in terms of bytes. The different units of measurement are
8 Bits = 1 Byte
1024 Bytes = 1 Kilo Byte (KB)
1024 KB = 1 Mega Byte (MB)
1024 M = 1 Gega Byte (GB)
Conversion
Primary Memory : Primary memory is also called internal memory and is an important part
of a computer. It is the main area in a computer where the data is stored. The stored data can be
recalled instantly and correctly whenever desired. This memory can be quickly accessed by the
CPU for reading or storing information. Primary memory is further classified into two types:
RAM:
RAM is also known as read/write memory as information can be read from and written onto it.
RAM is a place in a computer that holds instructions for the computer, its programs and the
data. The CPU can directly access the data from RAM almost immediately. However, the
storage of data and instructions in RAM is temporary, till the time the computer is running. It
disappears from RAM as soon as the power to the computer is switched off. i.e it is volatile
memory.
ROM:
It is called Read-only memory as information can only be read from and not written or
changed onto ROM. ROM is the ‗built-in‘ memory of a computer. It stores some basic input –
output instructions put by the manufacturer to operate the computer. The storage of data and
instructions in ROM is permanent. It does not depend on the power supply. i.e it is non-volatile
memory.
Secondary memory: The primary memory which is faster (and hence expensive) is generally
not sufficient for large storage of data. As a result, additional memory, called the ―auxiliary‖
or ―secondary memory‖ is used. It is also referred as ―backup storage ‖ as it is used to
store large volume of data on a permanent basis which can be transferred to the primary
memory whenever required for processing. Data are stored in secondary storage in the same
binary codes as in the main (primary memory) storage. Some of the devices of secondary
storages are Floppy Disk, Hard Disk, CD-ROM, DVD and Flash drive.
1. Floppy Disk: It is also referred as ―Diskette: and is made of flexible Vinyl material.
It has a small hole on one side called ―Right protect notch ‖, Which protects accidental
writing/deleting the information from the disk. There is a hole in the centre through which the
spindle of drive unit rotates the disk. The disks are available in two sizes of 5.25 and 3.5
inches and these could be either lowdensity or high-density floppies. Storage capacity of
floppies are measured in kilobytes (KB) and megabytes (MB).
2. Hard Disk: The hard disk can hold more information than the floppy disk and the retrieval of
information from hard disk is faster when compared to floppies or tapes. A hard disk is fixed
inside the CPU and its capacity ranges from 20 MB onwards. The hard disk is made up of a
collection of discs (one below the other) known as platters on which the data is recorded. These
platters are coated with magnetic material. It is less sensitive to external environmental
disorders and hence the storage in hard disk is safe. A small hard disk might be as much as 25
times larger than a floppy disk. Storage Capacity of hard disks varies from 20 MB to several
Gega bytes like 80GB, 160GB.
3. CD-ROM: CD-ROM stands for Compact Disk–Read Only Memory. It is used to store a wide
variety of information. Its main advantage is that it is portable and can hold a large amount of
data.. The storage capacity of most CD-ROMs is approximately 650 MB or 700 MB.
4. DVD: DVD stands for Digital Versatile Disc. It is similar to a CD-ROM, except that it can
store larger amounts of data. The storage capacity of a DVD is at least 4.7MB. DVDs that can
store up to 17GBs are also available. Because of their capacity, DVDs are generally used to
store a very large multimedia presentations and movies that combine high quality sound and
graphics.
5. Flash Drive/Disk: It is a small, portable device that can be used to store, access and transfer
data. Due to its small size, it is commonly called Pen drive. It is also called USB drive. We can
read, write, copy, delete, and move data from computer to pen drive or pen drive to computer. It
comes in various storage capacities of 2GB, 4GB, 8GB etc. It is popular because it is easy to
use and small enough to be carried in a pocket. This device is plugged into the USB port of the
computer and the computer automatically detects this device.
Hardware: The physical components of the computer are known as ―Hardware ‖. It refers to
the objects that we can actually touch.
Ex: input and output devices, processors, circuits and the cables.
Software: Software is a program or set of instructions that causes the Hardware to function in a
desired way. The basic difference between the Hardware and Software is just the same as that
exists between TV and TV studio. Without TV studio (software) from where the programs are
telecast, the TV (Hardware) is a dead machine.
1. Operating System (OS) : The software that manages the resources of a computer system
and schedules its operation is called Operating system. The operating system acts as
interface between the hardware and the user programs and facilitates the execution of
programs.
Generally the OS acts as an interface between the user and the Hardware of the
computer.
2. Translators : Computers can understand instructions only when they are written in their
own language – the machine language . Therefore, a program written in any other
language should be translated into machine language. The software that ―translates ‖ the
instructions of different languages is known as translators .
Utility Programs: These are pre-written programs supplied by the manufacturer for
maintaining day to day activities of computer system.
Example: COPY, SORT, MAILING, virus scanning software etc.,
3. Application Programs: These are user written programs to do a specific job which can be
changed to meet the individual needs. These programs are written in different languages
such as BASIC or C or by using database packages like dBASE, Oracle.
i) Data Analysis ii) Word Processing iii) Spread Sheet iv) Graphics and v) Databases
2. Memory management : It manages the allocation of main memory and other storage
areas to the system programmes as well as user programmes and data.
4. File management : It allows all files to be easily changed and modified through the use
of text editors or some other file manipulation routines.
7. Facilitates easy communication between the computer system and the computer
operator.
Classification of Computers
Computers are classified according to the storage capacity, speed and the purpose for
which they are developed. These can be classified into three types:
3. Hybrid Computers: Computers which combine the features of analog and digital
computers are known as Hybrid computers.
A majority of the computers that are in use are digital. These computers were essentially
developed for computations. Later, the developments in the computers led to the use of
digital computers in variety of applications.
Depending on the use of applications, the digital computers are classified into
1. Special Purpose Computers: These are developed with a specific purpose. Some of the
areas where these computers are being used are – soil testing, drip irrigation, medical
scanning, traffic signals, spacecraft, rocket technology etc.,
2. General Purpose Computers: These are developed to meet the requirements of several
areas such as simulation, solving mathematical equations, payroll and personnel
database. These computers are available in different sizes and capabilities and are
further classified (based on memory, speed, storage) as follows.
1. PC : Personal Computer
a) Cold Booting: It is only switching OFF the system and after some time again switching
ON.
b) Warm Booting: It is carried out by pressing the following three keys simultaneously :
Ctrl + Alt + Del. It is preferable to cold booting as it safeguards the system from sudden
power fluctuations resulting out of switching ON and OFF the system.
******
Joshi, Die_Hard-2, Jerusalem, Generic, Brain, May_5 th, Gumnam, World peace etc.,
These are anti-virus programs for WINDOWS and a memory resident virus-safe
program that guards against the introduction of files that may be affected by virus.
Some of the anti-virus vaccines are: NASHSOFT, UTSCAN, AVG, AVIRA, Meccaf, Smadav
etc.
*****
WINDOWS
7. It provides a big facility of plug and play standard. It allows user to simply plug a new
board such as a video, audio or network card into the computer without having a set of
switches or making other settings.
8. If a program crashes, then it will display fault error message about its crash and you can
eliminate the crashed program from the task list without affecting other running
applications.
My Computer: This is the icon which represents all the files & folders which can be used in
the system. It is used to access the drives, folders & files on the computer. i.e Floppy drive(A),
Local C, D, E, Printer, Control panel etc.
My Documents: This is the default storage location for the files created in the windows.
Internet Explorer: This is an application used to browse the internet.
Recycle bin: This is a folder that stores all the files & folders deleted from windows
temporarily, which can be restored again if needed.
Network Neighborhood: This is an application which display all the computers connected in
network with our computer.
Taskbar: The rectangular bar that runs horizontally across the bottom of the screen is called
Taskbar. The Taskbar has the START menu on the left & the Notification area on the right. We
can start an application using the start menu.
Notification area holds system icons that allow for functions such as changing the time &
Volume of the Computer.
All the open applications are available on the Taskbar.
Anatomy of a Window:
The window on a desktop is the rectangular area displaying content independently of other
areas of the screen.
The different parts of a window are the Title bar, Menu bar, the Toolbar, and the min, max &
close buttons. These tools are used to manage the window & the components within it.
Title bar – This is the title of the window, like your name at the top of a piece of paper.
The Title bar is also the handle for the window. If you click and hold the mouse button
down on the title bar, you can move it around the screen.
Minimize – To have a window take the minimum amount of desktop space possible,
click the minimize button. This drops the window into the Task bar like a piece of
paper going into a drawer. The Task bar will show the task whether or not the window
is minimized.
Maximize – To have a window take the maximum desktop space, click the maximize
button.
This stretches the window out like an architect‘s floor plan being rolled out over the
desk.
Restore – A maximized window will cover over all the other windows and icons on the
desktop.
The Restore button places the window back so that more than one window can display at a
time.
Close (X) – When done with a window, you can have it taken completely off the
desktop by closing it. Use the X button to do this.
Menu bar: The Menu bar displays a list of commands that can be used to perform various
tasks. ( this will be below the Title bar). Menu items are commands within the menu bar that
allow choosing of functions & tasks.
WINDOWS EXPLORER
Windows Explorer is an application that provides detailed information about your files, folders,
and drives. You can use it to see how your files are organized and to copy, move, and rename
files, as well as perform other tasks pertaining to files, folders, and drives. Explorer uses the
directory windows to graphically display the directory structure of your disk and files.
Windows Explorer displays the contents of the entire system in a hierarchical manner.
To open Windows Explorer, click Start All programs Accessories Windows Explorer
Windows Explorer is divided into 2 panes. The left pane displays the list of drives & folders on
the computer. The right pane displays the contents of the selected drive or folder. By using
these two panes, you can browse through the contents of your computer in a single window.
Folder is a list of files (similar to Directory in MS-DOS)
Creating files:
After creating a folder, we can move files into it or create new files within the folder.
Selecting files & folders:
i) To select all the files in a folder:
Click the folder in the left pane All the files will be displayed in the
right pane. To select all --CTRL + A ii) To select consecutive files:
Use shift key +
arrow keys iii) To select
non-consecutive files:
• In the right pane of Windows Explorer, click the first item to be selected.
• Hold down CTRL
• Click all other items that need to be selected.
Copying Files & Folders:
Once we select the files to be copied, the next step is to copy the files.
To copy the files & folders:
Alternatively, to copy a file or folder, select it and then press ctrl +C. To paste, press ctrl+ V
******
WORD PROCESSING
4. Paragraph: It is a group of one or more sentences, paragraphs are separated by leaving blank
lines between them.
5. Pages: It is the amount of text that can be printed on one page of a paper.
1. Word-wrap: In word-processing packages, the text can be continuously typed and the
computer automatically starts a fresh line when a line is filled up. As soon as the
length of a sentence exceeds the right margin, the corresponding word is automatically
adjusted in the following line. This is called ―word-wrap ‖. A paragraph is created
only when carriage control is externally given for a sentence.
2. Cursor Control: The four directional keys of the keyboard ( ) helps in locating the
text for editing in much the similar manner as that of a pointer or pencil.
3. Editing: Words or lines can be entered (inserted) or deleted in any part of the text with
proper alignment . Similarly, there is a facility to ‗recover‘ the text which is deleted by
mistake or accidentally. Another important facility is that any ‗word‘ can be replaced
by a new word through out the file, wherever the old word appears. In addition to these,
a block of text(which is frequently used) can be prepared and moved or copied
wherever desired in the file.
4. Formatting : The text formatting refers to the way the text is desired to appear on a
page. This includes following functions
• setting left and right margins
• paragraph settings
• line spacing
• selecting font specifications such as underline, bold, italics, superscripts and
subscripts
• setting foot-notes
*******
MS-WORD
MS- Word is a word processor. The extension name of MS- word is .doc. It is an application
used to create, edit, print and save a document. It allows the user to insert pictures, tables,
charts, drawings & features that will make the text richer & more interactive.
( The term document refers to a file created using word processor)
Starting MS-Word:
Start All Programs MS-office MS-
word MS-word icon is w.
Standard Toolbar:
This toolbar contains buttons to allow you to perform the basic operations such as opening and
closing a document, moving and printing data.
Formatting Toolbar:
The formatting Tool bar is the easiest way to change many attributes of a text.
• Style menu: Allows you to make your text Bold, Italic, underlined… depending on the
style you choose.
• Font : Allows you to change the font by clicking on the drop-down arrow on the right
of the font name box. You can view a list of fonts available, you can scroll down to
view more fonts and select the font name you wish to use by clicking on its name.
• Font size : Allows you to change the font size by clicking inside the Font size box and
entering a value or by clicking on the drop-down arrow on the right of the box to view
a list of sizes available. Select then a size by clicking on it.
Note : A Font size of 11 or 12 is best for paragraphs of text.
• Bold, Italic, Underline : Each button respectively allows you to make your text appear
as bold, italic or underlined.
• Alignment : Each button respectively allows you to make your text aligned to the left,
center or right side of the page. You can also justify the text across the page using the
justify button.
• Line spacing : Allows you to set the amount of space that word puts when go to a new
line.
• Text orientation : Allows you to change the typing direction of your text, from left to
right or right to left manner.
• Numbering, Bullets : Allows you to make your text appear as a bullets list or as a
numbering list.
• Increase / Decrease indent : Allows you to increase or decrease the indentation of
your paragraph in relation to the side of the page.
• Outside Border : Allows you to add a border around a text selection.
• Highlight color : Allows you to change the color behind a text selection.
• Font colour : Allows you to change the colour of the text.
Printing a document :
• Select File Print (or)
• Click on the Print button on the Standard Tool bar (or)
• Click Ctrl + P
Print dialog box appears. Select All pages (or) Current page (or) type the page
numbers and also select number of copies according to the requirement and click O.K
Closing a document:
• Select File close
• Click on the small X found on the right top next to the Menu bar and the Title bar.
Deleting text:
• Use the BACKSPACE or the DELETE key to delete text.
• BACKSPACE key will delete text to the left of the cursor and DELETE key will erase
text to the right.
• To delete a large section of text, highlight the text using any of the methods outlined
above and press the DELETE key.
*******
Powepoint
Introduction
Microsoft PowerPoint is widely used for making professional quality presentations in a variety of
formats, including on-screen computer slide shows, black-and-white or colour overheads, and
35mm slides. You can also use it for speaker's notes and audience hand-outs.
In addition, PowerPoint can be used as a drawing package for preparing pictures, forms, posters
and leaflets.
2. From the sub-menu choose Microsoft Office 2013 then PowerPoint 2013 – choose
Blank Presentation
You are presented with the screen below, ready to enter information onto your first (title) slide:
You are going to create a presentation, consisting initially of 6 slides, about the courses offered
by ICT Training. It's best to follow the notes exactly, step by step, though you can use your own
information, if you prefer.
It's important whenever you create a presentation that you give full consideration to your
audience. In particular, don't try to crowd too much information on each slide and make sure that
the text is big enough to be clearly readable (especially for those with poor eyesight or similar
disabilities). Throughout these notes, mention will be made of good practice so far as
accessibility is concerned.
1. Click on Click to add title to activate the top main title placeholder and type IT
Training
Note that the default font is Calibri (Headings), the size is large (44 pt), and the title is centre-
aligned in the placeholder. Calibri is a sans-serif font; these are recommended for good
accessibility
2. Click on the lower placeholder, Click to add subtitle, and type your own name
If you find the text on the screen a bit small to read then increase the magnification using the
zoom facility in the bottom right-hand corner of the Status Bar. Use the slider or click on the
[Zoom level] (%) button.
Saving a Presentation
It's a good idea to save your work at regular intervals whilst you are working on it rather than
wait until you have finished the last slide. For example, you could save every 15 minutes or after
completing each slide.
1. Click on the [Save] button on the Quick Access Toolbar (or move to the FILE tab and
choose Save) – better still, use <Ctrl s> from the keyboard
2. Save the file in My Documents (click on it)
The File name: has already been set for you (PowerPoint uses the main title you entered on the
first slide - IT Training) - you can change this here if you want. PowerPoint automatically adds a
.pptx extension.
3. Press <Enter> for [Save]
If you wish to save your presentation in the older 2003 format, change Save as type to
PowerPoint 97-2003 Presentation (*.ppt). This would make it easier for anyone who has an
older version of PowerPoint to open and edit the presentation. Note, however, that if a document
is saved as an earlier version then any new features available in PowerPoint 2010 or 2013 will
not be saved (you are warned what these are).
It’s also worth noting some of the other Save as type options such as .pps or .ppsx for
PowerPoint slideshows; .pdf for a non-editable copy in PDF format; .png, .gif or .jpg for
graphics format; and .xml for web pages.
Adding New Slides
You are now going to add the next slide:
1. Click on the [New Slide] button on the left of the HOME tab in the Slides group (click
on the icon not on the words New Slide) or simply press <Ctrl m>
A new slide appears in a different slide layout from the first called Title and Content. There are
several different slide layouts available (which you can get to if you click on the words New
Slide rather than the icon).
2. Click in the Title placeholder (where it says Click to add title) and type Introduction
3. Click in the Content placeholder (where it says Click to add text) to activate it
Tip: You can jump between placeholders by pressing <Ctrl Enter> on the keyboard; if on the
last placeholder it creates a new slide.
4. Type in the following details, pressing <Enter> after each bulleted item:
• Different Ways of Learning
• Training Materials
• Training Sessions
• Training Topics
There are a number of ways that you could change the look of your text on this slide. You could,
for example:
• change the bullet point character
• use a different font
• change the font colour
• change the case (upper, lower) of the text
• increase or decrease the line spacing between the bullet points
IMPORTANT: if you wanted to apply all or some of the above changes to every slide in a
presentation, you would need to make the changes on the Master Slide. It’s best to do this before
you start typing your words onto the slides. You will look at Master Slides later.
To make changes to all your text you need to have the placeholder selected:
1. Press <Esc> (in the top left corner of the keyboard) – the placeholder handles are
displayed
2. On the HOME tab in the Paragraph group, click on the down arrow next to the
[Bullets] button
3. Choose the bullet character required (eg the tick marks or checkmark bullets)
You can also get to further choices after doing step 2 above by choosing Bullets and
Numbering… at the bottom of the list. Here there are [Customize...] and [Picture...] buttons
that allow you to choose nonstandard characters and pictures as bullets. Take care when choosing
non-standard characters as they may result in poor accessibility - it's best to stick to those offered
here, unless you know what you are doing. Note also that the size of the bullet point can be
changed relative to the text, as can its colour.
To use a different font:
4. Click on the down arrow next to [Font] button on the HOME tab, and choose the font
you want
Remember that sans-serif fonts (eg Arial) are best. Next, to change the font colour:
5. Click on the down arrow next to [Font Colour] button in the Font group
6. Click on the square of the colour that you want (or click on More Colors… and select a
colour from there then press <Enter> for [OK])
To change the case of the text, eg turn all the letters to UPPERCASE or to lowercase:
7. Click on the [Change Case] button in the Font group and choose the case required
Finally, to change the line spacing of the bulleted points:
8. Click on the [Line Spacing] button in the Paragraph group on the HOME tab
9. Choose the line spacing required, eg 1.5 for one and a half line spacing
Note: the last item in the list, Line Spacing Options…, gives you access to further settings, eg
to change the spacing before or after a paragraph.
To change the bullet point symbol, font, font colour or case on a particular bullet point, simply
select that line (drag through it or click three times on the mouse button) then carry out the
instructions as above. Note that you can also use the [Format Painter] (the paint brush icon in
the Clipboard group on the left of the Home tab) to copy the format of one list entry to another
(or to the whole list).
You don’t have to have bulleted points at all, if you don’t want them for a particular line. To turn
them off:
10. Click on the line you don’t want bulleted (here, click on the first line in the list)
11. Next, click on the [Bullets] button (click on the icon itself, not the list arrow)
Your bullet point should now have disappeared.
12. End by redisplaying the bullet – press <Ctrl z> for [Undo]
What if you decide that you would like to add a picture to illustrate this slide? The easiest way to
do this, keeping what you've done already, is to choose a slide layout which includes a picture
placeholder.
1. Click on the [Layout] button in the Slides group on the left of the HOME tab
2. In the second row, click on [Two Content] – a new placeholder appears on the right
Tip: The advantage of a content layout is that it will automatically resize a picture to fit within it
if the image is too large, saving you the bother of manually resizing large images.
The buttons on this tab allow you to change things like the picture's brightness, contrast and
colour (in the Adjust group). The crop tool (in the Size group) lets you cut off unwanted areas by
trimming down the edges of the picture. You can experiment with these options if you like.
Clicking on the slide, away from the clip art, changes back to the Home tab. When you click on
the clip art again, the Picture Tools Format tab reappears.
With the clip selected, you can easily change its size, position or rotate it. To change the size:
4. Point the cursor to one of the white circles or squares (border handles) around the
picture then hold down the mouse button and drag the handle out (to make it bigger) or
in (to make it smaller)
5. To reposition the image, point inside the picture placeholder then hold down the mouse
button and drag it to the required position (or use the <arrow keys> on the keyboard)
6. To rotate the clip, move the pointer over the circle (top centre) then hold down the
mouse button and move the mouse in a circular motion
Tip: To do the above steps more accurately, you can use the [Height] and [Width] buttons in the
Size group and the [Rotate] button in the Arrange group on the Picture Tools Format tab.
It’s easy to change the clip if you decide you prefer another:
7. Click on the clip to select it then press the <Delete> key – the content items reappear 8.
Click on the [Online Picture] icon then choose a new clip as before
Applying a Theme
A theme can make your presentation look more professional. The default theme uses black text
on a white background. This is somewhat boring and simple, but good for accessibility. To see
the different themes:
1. Move to the DESIGN tab – the ribbon changes to show a number of different themes:
2. Move the mouse pointer over any of the themes – the current slide will display the
chosen theme
3. For more schemes, click on the [More] button at the foot of the scroll bar on the right of
the themes
4. Click on your preferred theme - both slides should now display the new theme
Tip: If you right click on a theme you can choose whether to Apply to All Slides or Apply to
Selected Slides.
Usually, all the slides in a presentation will have the same theme but, if your presentation is split
into different sections, then you could consider using a different theme for each section.
Most of the themes use contrasting text and background colours to maximize accessibility, ie
light text on a dark background or dark text on a light background. This helps to make the text
clearer and easier to read.
Note that some themes contain pictures or patterns that could cause viewing problems for certain
people. You can always apply a different theme later if you decide the current one is unsuitable.
Note also the Variants group to the right of Themes.
5. Move the mouse over the variants to see alternative colour schemes – there’s no need to
choose one 6. Press <Ctrl s>to [Save] your presentation again
slide 1 slide 2
Create the following slides in the same way (going from left to right, downwards), choosing the
correct layout for each as you proceed:
slide 3 slide 4
slide 5 slide 6
2. Press <Tab> or click on the [Increase List Level] button to set a sublevel bullet
3. Type in the required text then press <Enter> and type in the next sub-bullet point
• For slide 5 (Training Sessions), a Title and Content layout is used. In the content box, the
[Insert Chart] icon was used to choose a pie chart. The original data in the chart was
changed through the table that appears, and the [Quick Layout] button on the CHART
TOOLS DESIGN tab was used to get percentages
• On slide 6 (Training on Office 2013), a Title and Content layout is used to produce an
organisation chart.
4. Enter the information that you want in the boxes - to add/cut boxes or shapes right click
on them then choose the appropriate option from the shortcut menu (you can also
<Delete> them)
Remember to save the latest version of your presentation - press <Ctrl s>. At this point, it’s also
worth doing a spell check on your presentation – to do this, move to the REVIEW tab and then
click on the [Spelling and Grammar] button on the left.
Guides, Gridlines and Rulers
When creating your slides, the placeholders have largely been left in their default positions.
Often, people move them around slightly, usually to cram extra information onto a slide. This
isn’t good practice – not only do you end up with too much on a slide but the consistency of
layout is lost. If you do need to do this then it’s better to do so on the Master Slide (see later) but
it also helps if you display the Rulers and Guides. To do this:
1. Right click on a slide background and choose Ruler – a ruler appears at the top and left
2. Right click again and this time choose Grid and Guides… - the following dialog box
appears:
3. Turn on Display grid on screen and Display drawing guides on screen – press
<Enter> for [OK]
The guides are the lines which split the slide exactly into quarters, while the default grid is
shown by dotted lines 2cm square. Each dot represents 0.4cm. Objects are lined up with the
grid; to see this:
4. Click on the Title placeholder (Training on Microsoft Office) on slide 6 then press
<Esc>
5. Use the arrow keys to move the placeholder slightly
Note: If you have Snap objects to grid turned on, each key press moves it 0.2cm (a grid setting)
exactly
6. Move the placeholder back to its original position – or use <Ctrl z> to [Undo] the
changes
7. To hide the grid, repeat step 2 then turn off Display grid on screen – press <Enter> for
[OK]
PowerPoint Views
It is possible to view your presentation in a number of different ways. To switch between views:
• Either: Move to the VIEW tab and choose one of the icons in the Presentation Views
group
• Or: Use the buttons at the bottom right of the window (just to the left of the Zoom
options) The table below gives a better idea of what the 4 different view buttons give
you:
Shows the slides in miniature and in Edit contents of slides; try out
Normal View full, plus any notes underneath animation effects
Note: The [Reading View] icon here plays the presentation from the very beginning.
4. Right click on the slide to be hidden (in Normal View you have to right click on the
slide miniature)
5. From the shortcut menu choose Hide Slide - you’ll find that the number underneath the
slide now has a line through it indicating that it’s hidden
6. To show the slide again, just repeat steps 4 and 5
Tip: To display a hidden slide when running a show, press the <h> key on the keyboard or type
in the slide number and press <Enter>.
Once you have made the slides for a presentation, you can run the show. If you use the [Slide
Show] button on the Status Bar then it begins from the currently-selected slide; if you press
<F5> then it starts from the first slide. On the SLIDE SHOW tab you can choose from either
[From Beginning] or [From Current Slide].
Tip: You can also run a presentation from the current slide using the key combination <Shift
F5>.
1. Click on slide 1 to ensure the show starts from the very beginning
2. Click on the [Slide Show] button on the Status Bar (or use <F5>)
3. To move forward one slide, click the left mouse button
Note: <Enter>, <n>, <right arrow>, <down arrow> or the <spacebar> on the keyboard also
work.
4. To move back one slide, press the <left arrow> key (or <p> or <up arrow>)
You can also click the right mouse button to display a popup menu. This presents you with a
number of useful tools, including:
• Next and Previous to move back/on one slide, respectively
• Last Viewed - useful if you have jumped to another slide (out of sequence)
• See All Slides – you can use this to jump to another slide in the presentation
Note: you can also jump to a particular slide by typing in its number and pressing
<Enter>
• Zoom In – lets you select and magnify part of a slide – use <n> to move directly on to
the next slide
• Screen - gives you control over the display
• Black Screen or White Screen temporarily suspends the presentation (press any key to
show it)
Note: you can also activate these by pressing <b> or <w> on the keyboard while running a
show
• Show Taskbar displays the Windows Task Bar if you want to jump to another
application Pointer Options - annotation pens for scribbling over your presentation
• Choose Laser Pointer or Pen (which can be used to draw on the slide) or Highlighter to
highlight text. To activate the pen while running a show press <Ctrl p>; <Ctrl a> redisplays the
pointer
• Choose Ink Color to change the colour of the pen
• Use Eraser or Erase All Ink on Slide to remove any pen marks you may have drawn
• Use Arrow Options and Automatic to set your pen back to a pointer; Hidden hides the
pointer Note: pressing <Ctrl a> while running a presentation hides/shows the pointer
Help gives information about other key combinations you can use during the show
End Show and Pause- use this if you need to finish early or it's been a disaster!
Note: to leave the slide show at any time, press the <Esc> key
After the last slide, PowerPoint displays a black End of slide show screen. If you have added ink
annotations to your slides you are asked if you want to keep them (the original slides will be
changed if you do); you are then returned to the previous view.
Presentations are greatly improved by adding animation. PowerPoint gives you a wide selection
of built-in animations, both when moving between one slide and the next and within each slide
(as you introduce points in a list, for example).
Slide Transitions
Instead of simply moving abruptly from one slide to another during a presentation, slide
transitions allow slides to dissolve into each other, using a variety of different special effects.
These can make your on-screen presentation look even better and more professional, but don't
get too carried away! 1. Check you are in Normal view and that the first slide is selected 2.
Move to the TRANSITIONS tab to see the following ribbon:
Dominating the ribbon is the Transition to This Slide group. As you click on an icon, you’ll see
the transition effect on the slide (there is also a More arrow that will show you all the different
transition effects in one window). The [Effect Options] button lets you change the direction of
the effect. Timing (the group to the right) lets you change the speed of the transition effects.
3. Choose one of the transition effects for the first slide (the [More] button shows all the
effects)
Note that a small star symbol appears to the left of the first slide miniature - this indicates that a
transition has been setup on this slide. Next, explore the options available:
4. Click on [Effect Options] and change the direction of the effect
5. Increase the Duration: of the transition to slow it down and see the effect more clearly.
You can also set up a Sound: but note that the speakers have been disabled on the ITS Lab PCs.
Another useful feature moves on a slide automatically (without you having to click the mouse
button):
6. Under Advance Slide, set the next slide to appear After: a set number of seconds
7. Move to the next slide and repeat steps 3 to 6, choosing different effects
8. Finally save your presentation (press <Ctrl s>) then run it (<F5>) to see the effects -
press <Esc> when you've seen enough
Having different transition effects between slides may add interest but it isn’t good practice. It
distracts from the talk and isn’t good for accessibility. It’s best to stick to one transition
throughout (and only use a different one for effect, if you need to). To standardise the transition:
9. Remove the current effects by choosing [None] (the first in the list) then click on
[Apply to All]
10. Next, choose your preferred transition (repeat steps 3 to 6) then click on [Apply to All]
11. Finally, press <F5> to see the effects
Animation Schemes
PowerPoint allows information on your slides to appear one item at a time. This stops your
audience from reading ahead of you, making them concentrate on each point individually. Try
the following to animate a set of bullet points:
1. Move to the ANIMATIONS tab then click on a slide with a bulleted list on it (eg slide
2)
2. Click on the bullet points then move the mouse over the Animations icons and watch the
effects
3. Click on the [More] button at the foot of the Animations scroll bar to see more
animations:
2. Turn on the Date and time option - Update automatically will refresh the date to
show today’s date whenever you open the presentation and also allows you to choose
from a range of display formats
3. To add slide numbers, turn on Slide number
4. To add footer text, turn on Footer and type your text (eg IT Training)
5. You probably won’t want any of this to appear on your Title Slide so turn on Don't
show on title slide
6. To add this information to all of the slides, click on [Apply to All]
You should find that all of your slides, apart from the first Title Slide, now have some
information at the top or bottom. If you want to remove this information from certain slides:
7. Select these slides (use <Ctrl click> to select more than 1 slide)
8. Move to the INSERT tab then click on [Header & Footer] in the Text group
9. Clear the check boxes for information you don't want shown then click on [Apply]
If you want to change the look of your information at the top/bottom of all the slides, eg font or
colour, or you want to move it to a different position on the slide, then you have to make the
changes on the Slide Master.
Master Slides
Master slides are very important as they control the layout of your whole presentation. They
allow you to create your own slide template which is applied to every slide. This is useful if you
want to put your own logo, picture or even just your name in the same place on each slide.
1. Move to the VIEW tab then click on the [Slide Master] icon in the Master Views group –
a window similar to that below appears:
A Slide Master tab is displayed on the Ribbon indicating that you are in the Slide Master view.
2. Click on the first (top) slide miniature on the left
This is the Slide Master which is used by all the slides – any changes you make here are applied
to the whole presentation. The slide miniatures below are all the usual slide layouts that are
available, some of which are being used by certain slides. To make changes just to a specific
layout, you make them on that custom layout.
To change the look of all the information at the top/bottom of each slide:
3. Select the footer placeholders using the mouse to draw a selection rectangle over the
placeholders – hold down the mouse button and drag over them (the rectangle must
enclose the placeholders)
4. Move to the HOME tab and use buttons in the Font group to change the format, eg font
size
5. To change any placeholder's position, click on the edge (or, more easily, click on it then
press <Esc>) and use the <arrow_keys> to move it to its new position
6. To see the changes to all the slides, move to the SLIDE MASTER tab and [Close
Master View]
7. Save your presentation - press <Ctrl s>
Other things which you may wish to set up on the master slide (or a custom layout) include:
• Adding a picture or image - to change the background colour see Changing the Theme
below
• The default font and font sizes for the text and title styles
• The bullet point characters for the five bulleted list levels
Tip: University staff can download the latest Reading Document Templates, which include those
for
Changing the Theme
Themes, like slide masters, play an important role in PowerPoint and should
always be used when developing more advanced presentations. Within a theme,
you can change the colours, fonts and effects that are used.
Each colour theme is a palette of 8 colours which are used for particular
elements in your presentation - eg the background, text and hyperlinks. Rather
than change a colour for particular elements on each slide or on the Master
Slides, you should reset it in the colour theme - it is then applied to all your
slides and Masters automatically.
PowerPoint has several pre-defined colour themes, which are specifically
designed to give a palette of colours which work together to give clear and
interesting presentations. You will find that different themes have different pre-
defined colour themes:
1. Move to the DESIGN tab – the ribbon changes to show a number of
different themes
2. To the right of the themes is the Variants group – move the mouse over
the various colour themes to see a preview of them
3. To create your own colour theme, click on the [More] button on the
right of the Variants group then on Colors followed by Customize
Colors...– the Create New Theme Colors window appears:
This details the different elements and the colour used for each, as shown in the Sample on the
right. There are two pairs of text/background colours – for example, Dark 1 text appears on a
Light 2 background.
4. Click on the arrow next to the Dark 2 Text/Background to modify it – note the change
to the Sample
Take care when changing the colours not to reduce accessibility. Normally, you would reset all
the colours in the theme as required then give your theme a Name: so you can use it on other
presentations. Here:
MS -EXCEL
Spreadsheet is a software that helps to substitute the paper worksheets in the offices.
Spreadsheet displays data in the form of rows and columns. An intersection of row and column
is known as a cell.
MS-Excel is a window based spreadsheet developed by Microsoft corporation. It includes all
features of a spreadsheet package like recalculation, graphs & functions. It also provides many
Mathematical, Financial & Statistical functions. Thus it is used in many scientific and
engineering environments for analyzing data. Excel can even hold graphic objects like pictures
& images.
Some important features of MS-Excel:
1. Window based application: Excel like all other applications has Toolbars, Shortcut
Menus, Auto correct, Online help and Wizards.
2. Workbooks: Workbooks are the files in which worksheets related to a project are held.
3. OLE support: Object linking and Embedding is a feature through which Excel can
contain any object like a document, a picture etc.
4. Maintaining high volume of data: Excel can contain large volume of data. A
worksheet can contain 65536 rows and 256 columns. A single cell can contain a
maximum of 255 characters.
One workbook can contain a maximum of 256 worksheets.
5. Availability of functions: Several Mathematical, financial & statistical functions are
available in an Excel package.
6. Availability of Charts & Graphs: MS-Excel allows users to view data entered as
tables in a graphical form as charts, which helps the user to easily understand, analyze
data & compare data.
7. Data Analysis Tools: MS-Excel provides a set of data analysis tools called Analysis
Tool pack.
8. Sorting capability: Excel has the capability of sorting any data in Ascending or
Descending order.
9. Auto fill feature: Excel has the feature which allows to fill cells with repetitive data
such as chronological dates or numbers and repeated text.
• Rows, columns & cell: In a worksheet rows are numbered from top to bottom. The
columns are labeled with letters from left to right. Rows are numbered from 1 to 65,536
and columns labeled from A to IV (256 columns).
• Title bar: The title bar contains the name of the program Microsoft Excel and the
default name of the workbook Book1 that would change as soon as you save your file
and give another name.
• Menu bar : The Menu bar contains menus that include all the commands you need to
use to work your way through Excel such as File, Edit, View, Insert, Format, Tools,
Data, Window and Help.
• Tool Bar: Tool Bars are usually shortcuts for menu items. Standard and formatting
toolbars are displayed by default.
• Active cell: The cell in which you are currently working.
• Formula bar: displays the contents of the active cell.
• Name box: displays the cell address of the active cell. Column letter followed by the
row number. Ex: B6
• Worksheet area: The middle portion of screen which occupies a major area is called
worksheet area. In this area, information or data (i.e.) either textual or numerical can
be entered and the results can be displayed. A worksheet is a large work area of 65,536
rows and 256 columns.
• Status bar: located at the very bottom of the screen displays brief information about
activating features within the worksheet area.
• Sheet tabs: appear above the status bar displaying the names of the worksheets.
Standard Toolbar
The Standard toolbar, located beneath the menu bar, has buttons for commonly performed tasks
like adding a column of numbers, printing, sorting, and other operations. Excel let's you
customize the toolbar or even display multiple toolbars at the same time. The Standard Excel
XP toolbar appears in the figure below.
Formatting toolbar
The Formatting toolbar, located beneath the Standard toolbar bar, has buttons for various
formatting operations like changing text size or style, formatting numbers and placing borders
around cells.
The formula bar is located beneath the toolbar at the top of the Excel worksheet. Use the
formula bar to enter and edit worksheet data. The contents of the active cell always appear in
the formula bar. When you click the mouse in the formula bar, an X and a check mark appear.
You can click the check icon to confirm and completes editing, or the X to abandon editing.
Name box
The Name box displays the reference of the selected cells in the form of column label followed
by row number.
Creating a New Workbook:
The steps to create a new workbook are,
1. On the File menu, click New.
The new workbook task pane appears at the right side of the screen. Click blank
workbook. A new workbook with 3 worksheets appears. By default, the workbook is
named as Book 1, and sheet 1 is the active worksheet & A1 is the active cell.
Entering data:
Formatting Numbers:
Formatting data in a worksheet includes changing the number of decimal places, displaying
dates, times & fractions and adding currency symbols.
To format the number in a cell, the steps are: Format/Cell/N/umber/Decimal places/2
Formatting Text: Text can be formatted using the buttons on the formatting toolbar. Font of a
cell, font size can be changed. The font style can also be changed to bold, Italic etc.
Inserting Rows & Columns:
In Excel, rows & columns can be inserted or deleted without affecting the surrounding rows,
columns & cells.
To insert a row,
1. Rest the mouse pointer over the row above which you want to insert the new row.
2. On the Insert menu, click rows.
A row is inserted and the existing row moves down after the new row.
Similarly, to insert a column,
1. Rest the mouse pointer over the column before which you want to insert the new
Column.
2. On the Insert menu, click columns.
Changing Row height & Column width:
By default, every row is 12.75 points high and every column is 8.43 characters wide. As you
fill it with data, however you have to change the size of rows & columns so that it is fitted to
the length of the data.
To Resize a column:
1. Rest the mouse pointer on the column boundary on the right side.
2. The shape of the mouse pointer changes to
3. Drag the boundary until the required width is obtained.
(OR)
1. The column which is to be adjusted is made active by clicking on column letter.
2. The column option is selected from the Format menu.
3. Click on the width option. A dialogue box is displayed.
4. Type in the required size of the column in the text box column width.
Similarly, Row height can also be adjusted by selecting the rows.
Sorting: Highlight the cells that should be sorted and click the sort Ascending (A-Z) button or
Sort Descending (Z-A) button found on the Standard toolbar.
Printing: To print the worksheet, select File Print from the Menu bar (or) click on the
Print button from the Standard Toolbar (or) follow the key sequence Ctrl + p
Inserting Page breaks: To set the page breaks within the worksheet, select the row you want to
appear just below the page break by clicking the row‘s label. Then choose Insert page
break from the Menu bar.
When you attempt to print a worksheet Excel automatically inserts page breaks view.
The page breaks are shown in dasher lines. If the automatic allocation of page breaks does
not satisfy with your requirements, you can add the page breaks in the required space.
Step 1: select a cell above which the page break is needed. After that, select the full row until
the data in the sheet exists.
Step 2: select insert page break
Saving a workbook:
To save a workbook,
• File Save (or)
• Ctrl +S (or)
• click on the save button on the Tool bar.
Save dialogue box appears. Type the name and click Save.
Formulas:
In Excel. One of the powerful features is formulas. A formula is an equation that is used to
perform calculations on data in a worksheet. We can use formula to perform Mathematical,
Statistical & date/time operations on a single value or a set of values by using operators.
The cells in which formulas are stored, display the result of the calculation and not the
formula. In Excel, a formula starts with an equal (=) sign and should be followed by the
operation to be performed. We can use any number of operators in a single formula. MS-
Excel evaluates the formula according to the order of precedence of the operators.
Column Chart: Column charts are one of the most common types of graphs used to display
data.
A column chart represents data in the form of a series of vertical bars. Each bar represents a
value.
For example, to draw a column chart for the production of different crops in a region:
S.No. A B
crop Production(tons)
1 Paddy 53
2 Wheat 24
3 Maize 18
4 Groundnut 82
production of crops
90
production(tonns
80
70
60
50
Series1
40
30
)
20
10
0
paddy wheat maize groundnut
type of crop
Pie Chart:
A Pie chart is used to represent the distribution of a categorical data. In this chart, a circle
is divided into sectors, whose area are proportional to the frequencies or percentages of cases
under various categories.
Data on each variable is entered in the Excel worksheet in a row or column with suitable
headings. Then we select the data of the first series and choose pie chart and proceed as per the
options given in the dialogue box. A separate chart pie chart should be drawn for each data set.
For example, to draw a pie chart for the production of different crops in a region:
S.No. A B
crop Production(tons)
1 Paddy 53
2 Wheat 24
3 Maize 18
4 Groundnut 82
production of crops
30 %
paddy
46 % w heat
maize
groundnut
14 %
10 %
*******
Introduction to publisher
By the end of class students should be able to perform the following tasks:
1. Publisher Basics
• Useful Definitions
• Open Publisher • Create New Publications
2. Projects:
• Create a Calendar
3. Save Your Publication
4. Print Your Publication
5. Create Other Publications (if time allows)
• Create a Business Card
• Create a Greeting Card
6. Use Publisher’s Help
7. Further Reading and Learning
Publisher Basics
Microsoft Publisher 2007 is a desktop publishing program that can be used to create a
variety of publications. Using Publisher, you can easily create business cards, greeting
cards, calendars, newsletters and much, much more.
Unlike the other programs in Microsoft Office 2007, Microsoft Publisher 2007 uses the
Microsoft Office Toolbar and a Menu system in place of the Microsoft Office Ribbon.
Some Useful Definitions:
Frame – Most publications are divided into several different areas called frames.
A frame can contain a variety of objects such as graphics, tables, or text boxes.
Frames can be resized, moved and manipulated to suit your needs.
Handles – When you click on a frame, small circles appear around the edge of the
frame. These are called handles. You can click and drag on the handles to resize
your frame.
Picture Frame
Text Frame
Handles
Template ‐ A Template is a tool used in Publisher to help you easily create basic
publications. The template has a set of pre‐chosen design styles that you can use
as it is or customize as you see fit.
Opening Publisher
To Open Publisher either:
Double click on the Microsoft Publisher Icon on your desktop, OR
‐OR
Click on Start in the lower left hand corner of your desktop, move up to
Programs, and then click on Microsoft Publisher
When you first open Publisher, Publisher offers you a number of different publication
types to start with.
Click on one of the publication types in the main window or in the list on the left side of
the main window to view a list of templates that will walk you through the process of
making basic design choices for your publication. These choices include color schemes,
font styles, and more.
Creating a Calendar
To Create a Calendar:
1. Open Microsoft Publisher by double clicking the icon on the desktop or finding it
under the start menu.
2. Click on Calendars from the main window or the list on the left. A selection of
predesigned templates appears for you to choose from.
3. Click on one of the pre‐designed templates that you like. It will appear at the top of
the area on the right side of the page.
4. You can either stick with the default design choices that are part of the template, or
you can customize them by clicking the downward pointing arrow to the right of a
design section and choosing any of the options provided by clicking on it.
5. Click on the Set Calendar Dates button and choose the period of time that you would
like your calendar to cover.
6. Click on Create at the bottom to create your calendar.
Now that you have made your basic calendar selections, it is time to further customize the
publication.
Customizing a Publication
Resizing Frames
To resize a picture frame,
1. Click on the picture.
2. Rest your cursor on a corner handle. When your cursor turns into a diagonal line with arrows on
the ends, click and drag inwards at a diagonal to make it smaller or outwards at a diagonal to make
it larger. Using corner handles to resize pictures allows you to keep the picture’s proportions.
Deleting Frames
To move a text frame,
1. Click on the text frame.
2. Rest your cursor near the border of the text frame. When your cursor turns into a four directional
arrow, click and drag the text frame to the desired location.
Resizing Arrows
1. Right click on the frame that you would like to delete.
2. Select Delete Object from the list of choices. Formatting Text
1. Click in a text frame.
2. Begin typing.
3. Click and drag over the text you typed to select it for formatting changes.
4. Use the Formatting Toolbar or click on Format Font to make changes to the
Align
Font Type Font Size Left | Center | Right | Justified Fill Color Font Color text’s appearance.
Undoing Changes
Creating a publication often involves trial and error. Unlike many of Microsoft Office’s other
applications, in Publisher you cannot preview what a change is going to look like until you apply it.
To undo actions, click on the undo button on the standard toolbar or click on Undo in the
Edit Menu.
Search Limiter
Drop down
menu options
‐OR
1. Click on the File Menu and Save As.
2. When the Save As Dialogue Box appears Click Browse and find the location on your
computer where you would like the file saved.
3. Type the name of your publication in the File Name field.
4. Click on the Save button
1. Open Microsoft Publisher by double clicking the icon on the desktop or finding it under the
start menu.
2. Click on Publications for Print then Business Cards, and finally Accent Box Business Card.
3. In the personal information form that opens, enter your own
contact information and click on OK. (If you accidentally close your
personal information and you want to edit it further, click on the Edit
Menu and Personal Information to retrieve the form.)
4. In the task pane on the left side of the window, you are given
different options you can adjust. As you click on the different
steps at the top of the task pane, the options change on the lower part
of the task pane.
5. Click on Business Card Options.
a. Choose to Include a logo.
b. Choose the traditional Landscape
orientation
c. Choose to have Multiple copies per sheet
6. Click on Publication Designs.
a. Leave the selected Accent Box.
b. Click on Color Schemes and select the desired color scheme.
7. Click on Font Schemes and select the desired font scheme.
Now that you have completed the Business Card Wizard, you can customize the business card.
Change the format or insert additional clip art, if you wish.
Now that you have completed the Greeting Card Wizard, you can customize the greeting card.
At the bottom of the screen are sheets with numbers on them (1, 2, 3, 4). Click on 1 to see the front
of the card. Click on 2 or 3 to see the inside of the card. Click on 4 to see the back of the card.
If you have a question about Word that you need answered right away, you might want to consult
Microsoft PowerPoint 2007’s built in help feature. You can access this feature in PowerPoint by
pressing the F1 key on your computer keyboard. From there you can click on a help topic or search
for one using PowerPoint’s help search box located near the top of the PowerPoint Help window.
Help Help
Search Topics
Box
MS-ACCESS
The Database is an organized collection of data related to a particular topic or purpose. The database
serves as a base from which a desired information can be retrieved, many meaningful conclusions can be drawn.
A database stored electronically has distinct advantages over a manually organized system. A database can be
maintained in a computer by using a database management system(DBMS).
DBMS is an application that enables to maintain data in a database. Maintaining data involves storing,
organizing and retrieving data.
MS-Access is a Relational Database Management System (RDBMS) that is used to store and manipulate
large amount of information. The extension name of Ms-Access file is .mdb.
To start MS-Access:
1. Start Programs MS office Ms-Access Enter
2. Start Run Ms-Access Enter
An Access Database consists of 7 different Database objects.
1. Tables : Store database data in Rows (records) and columns (fields). Every row represents a Record.
Each piece of information in a record is called a Field.
Ex: A table can contain personal information about all the students in a college.
Every row containing information about a student represents a record. The records in the student table
can include fields such as Admission number, Student name, Address, Phone number etc.
2. Queries : used to retrieve information from a database based on specific conditions.
Ex: A Query can be used to extract details about students studying in a particular class.
3. Forms : used as interfaces for users to enter, view and modify data in a Table.
4. Reports : used to present data from tables or Queries in a format of our choice. i.e the printable form of
the table or query or form. We cannot make changes to the data in a report. We can format the data in a
report.
5. Pages : display shortcuts to data access pages in the database. A data access page displays data stored in a
database over the internet.
6. Macros : used to automate frequently performed tasks.
Ex: we can create a macro to print a report automatically.
7. Modules : used to perform advanced database operations, such as validating data against complex
conditions.
Creating a Database :
A Database can be created by using the database Wizard or by using the Blank Database
command.
• The database Wizard is used to create tables, forms, queries and reports by following a series of steps
provided by the wizard.
• The Blank Database command is used to create a blank database. All database objects should be created
manually.
Click on File menu New Enter
A window appears give a name to the database
Creating a Table :
1. Open the database in which the table is to be created.
Design view Used to assign fields for the new table and modify field properties
Table wizard Used to create a table through a guided sequence of steps
I. Create Table by entering data:
• Click on Table (object) in the main switch board.
• Click on create table on Datasheet view now a window appears here we find fields ( field1,
field2,……)
• Give the field names ( Name, roll no., marks etc)
• Click on close button of the table and save the table with some name
• To enter details into the table, click on table in the main switch board and double click on the
table name.
• Enter the details
Microsoft Access database fields are created by entering a field name and a field data type in each row of the field
entry area of the database table window.
• Memo : Used for lengthy text and numbers, such as notes or descriptions. Stores upto 64,000
characters.
• Number : used for data to be included in Mathematical calculations, except calculations
involving money. Stores 1,2,4 or 8 bytes.
• Date / Time : used for dates and times. Stores 8 bytes.
• Currency : used for currency values and to prevent rounding off during calculations. Stores 8
bytes.
• Auto Number : used for unique sequential or random numbers that are automatically inserted
when a record is added.
• Yes /No : used for data that can be only one of two possible values, such as yes/ No, True/False,
On/Off.
• OLE object : used for OLE objects like pictures, graphs and other binary data. Stores up to 1
GB.
II. Create a table in Design view:
1. click on table (object) in the main switch board.
2. Here click on ― create table in design view‖ Now a window appears here type the field names and
their data types respectively.
Ex:
Field name Data types
Roll No Auto Number
Name Text
Marks Number
3. click on the close button of the table and save it with some name
5
4. To enter data into the table, double click on the table created.
5. Now enter the details.
Primary & Foreign keys:
Data should be checked for redundancy before it is stored in a database. Keys are used to maintain the
integrity of data. Keys contain unique values that help to filter redundant information from the input data.
Keys are of two types: primary & foreign.
Primary key: The field in a table that uniquely identifies each record is called the primary key.
Usually this field is sequentially numbered.
Ex : Admission number field
Foreign key : When a primary key of one table appears as a field in another table, the field is called the
foreign key in the second table.
Queries :
• By using queries we can view, change and analyze data in different ways. You can also use them as
the source of records for forms and reports.
• You can bring together data from multiple tables and sort it in a particular order.
• You can perform calculations on groups of records.
Forms :
• In a table, number of records are displayed at a time. But, if the table has many fields, then it may not
be possible for a user to view all of them. The screen may be too small to fit it. The user may have to
scroll horizontally or vertically to view the rest of the fields/ records.
• In forms, the data can be displayed as per the users requirement. The records are generally displayed
one at a time. The fields can be arranged as the user wants it. Pictures can be added to a form. The
display and contents of the form is controlled fully by the user.
• In forms there are 3 views,
i. Design ii. Datasheet & iii. Form view
• The datasheet view shows many records whereas form view displays single record. You can toggle
between these three views using the View Tool.
Report:
The data shown in a table, Query and forms are meant for displaying it on screen, but when you take the
printout or the Hard copy, it is known as Report. In the database window, the open button is replaced by
the preview button, when you click the report tab. Reports can be viewed either in print preview mode or
design mode. Data cannot be edited in the reports. The report preview shows how the data will appear on
taking out the printouts.
******
Local Area Network: If a network is confined to a single location, typically a building, it is called a LAN.
Ex : Set of interconnected computers within an office.
Metropolitan Area Network: A metropolitan area network is a network that is larger than a LAN, it connects the
computers distributed across multiple buildings.
Ex: the computers in all branches of an office within a city.
Wide Area Network: When a network is located over wide areas such as cities, states, countries or even
continents, it is called a WAN.
Ex : i. Computers in different branches of a Globalised company. ii.
Internet
INTERNET
The internet is a global connection of computers. These computers are connected via a huge network of
telecommunication links. The internet allows you to access to a whole resource of data and information stored at
different sites (called hosts) and locations around the world. The communication links which inter connect each
host computer use a common method of transmission known as TCP/IP, which stands for Transmission Control
Protocol / Internet Protocol.
Internet connection helps us to:
1. Read information on a wide range of topics
2. Send or receive E-mail
3. Down load useful programs such as virus detectors, file compression, decompression utility etc.,
4. Share your opinions and your knowledge on a variety of topics through various new groups.
5. Chat with other people any where in the world
6. View interesting video‘s listen to music or wander through a 3-D world.
Requirements for connecting to the Internet:
a) Modem: A modem is a peripheral device that allows a computer to connect and communicate
with other computers. Modem stands for Modulator Demodulator.
b) Web Browser: A browser is a software program that is necessary in order to view web pages on
the web. Ex: Internet Explorer, Netscape Navigator, Mozilla Firefox, Microsoft outlook express
etc.
c) Telephone line: A telephone line is required to transfer data from one computer to another. The
computer is connected to a modem, which, in turn, connected to a telephone line.
d) Subscription with Internet service provider (ISP): ISP‘s are companies that provide access to
the internet. We need subscription with any ISP to get an Internet connection.
Some of the ISPs in India are VSNL, MTNL, Sify, Specrta Net etc.
E-Mail
E-mail or electronic mail is a service for sending or receiving messages electronically through a computer
network. The electronic mail uses various technologies that support electronic transmission of text, data and
graphics.
1. it is much faster than the normal mail. Messages can be sent within a matter of seconds to any part in the
world.
2. it can be sent to many people at the same time
3. E-mail is cheaper than a phone call and an ordinary mail
4. it can access information and file libraries on request
5. E-mail user can have a mail box which is accessed through a computer terminal
6. an E-mail message consists of two parts
a) a header specifying the address of the sender and the address of the receiver b) the text
of the message
7. The mailing system allows selecting messages for reading, displaying, saving, deleting, forwarding and
replying.
8. Mailing list can be created to send the same message to a group of people
Search Engines :
8
Search engines are utilities used to search for information on the web. A user interface is provided where you can
enter the word or phrase you are searching for. The search engine looks for the keywords we have entered and
returns the results of the search, providing links to relevant Web sites for us to choose from. Some commonly
used search engines are MSN, Alta Vista, Google, Yahoo! search and Infoseek etc.
*******