IT SKILL LAB-2 MBA-1st
IT SKILL LAB-2 MBA-1st
FROM
Dr. A.P.J. ABDUL KALAM TECHNICAL
UNIVERSITY, LUCKNOW UTTAR
PRADESH
SESSION 2022-23
COMPUTER HARDWARE –
Hardware represents the physical and tangible components of a computer, i.e.the components
that can be seen and touched. Hardware (sometimes abbreviated to HW) can be defined asthe
An input/ output device, often known as an IO device, is any hardware that allows a human
operator or other systems to interface with a computer. Input/ output devices, as the name
implies, are capable of delivering data (output) to and receiving data from a computer (input).
Keyboard -
The key board is an input device that allows you to enter letters, numbers and symbols
into your computer. The keyboard keys include the alphanumeric keys (letters and
numbers), numeric keypad (may not be available on netbooks/ laptops), special function
keys, mouse cursor moving keys, and status lights.
The mouse is a small, movable device that lets you control arrange of things on a computer.
Most types of mouse have two buttons, and some will have a wheel in between the buttons. Most
types of mouse connect to the computer with a cable, and use the computer's power to work.
Joy stick –
Monitor-
A computer monitor is an output device that displays in format pictorial or text form.
A monitor usually comprises a visual display, some circuitry, a casing, and a power
supply....
Originally, computer monitors were used for data processing while television sets were used
for entertainment.
Printer –
A printer is a device that accepts text and graphic output from a computer and
transfers the information to paper, usually to standard-
size,8.5"by11"sheetsofpaper.Printersvaryinsize, speed, sophistication and cost.
Speakers are used to connect to a computer to generate sound, which are one of the most
common output devices. Some speakers are designed to connect with any kind of sound
system, while some can be hooked up only with computers.
Projector-
A projector or image projector is an optical device that projects an image (or moving images)
onto a surface, commonly a projection screen. Video projectors are digital replacements for
earlier types of projectors such as slide projectors and overhead projectors.
1. Primary storagedevices
(i) RAM: It stands for Random Access Memory. It is used to store information that is used
immediately or we can say that it is a temporary memory. Computers bring the software
installed on a hard disk to RAM to process it and to be used by the user. Once, the
computer is turned off, the data is deleted. With the help of RAM, computers can
perform multiple tasks like loading applications, browsing the web, editing a spreadsheet,
experiencing the newest game, etc. It allows you to modify quickly among these tasks,
rememberingwhereyou’reinonetaskonceyouswitchtoadifferenttask.Itisalsousedto load and
run applications, like your spreadsheet program, answer commands, like all edits you
made within the spreadsheet, or to google between multiple programs, like once you left
the spreadsheet to see the email. Memory is nearly always being actively employed by
yourcomputer.Itrangesfrom1GB–32GB/64GBdependinguponthespecifications.There are
different types of RAM, although they all serve the same purpose,the most common ones
are:
(ii) Hard Disk: It is a storage device (HDD) that stores and retrieves data using magnetic
storage. It is a non- volatile storage device that can be modified or deleted n number of
times without any problem. Most of the computers and laptops have HDDs as their
secondary storage device. It is actually a set of stacked disks, just like photograph
records.
Ineveryharddisk,thedataisrecordedelectromagneticallyintheconcentriccirclesorwe can say
track present on the hard disk, and with the help of a head just like a phonograph arm(but
fixed in a position) to read the information present on the track. The read- write speed of
HDDs is not so fast but decent. It ranges from a few GBs to a few and more TB.
(iii) Magnetic Card: It is a card in which data is stored by modifying or rearranging the
magnetismoftinyiron-basedmagneticparticlespresentonthebandofthecard.Itisalso
knownasa swipecard.Itisusedlikeapasscode(toenterintohouseorhotelroom),credit card,
identity card,etc.
(iv) Tape Cassette: It is also known as a music cassette. It is a rectangular flat container
in which the data is stored in an analog magnetic tape. It is generally used to store audio
recordings.
(v) Super Disk: It is alsocalledLS-240andLS-120.ItisintroducedbyImationcorporation
anditispopularwithOEMcomputers.Itcanstoredataupto240MB.
3. Flash memoryDevices
It is a cheaper and portable storage device. It is the most commonly used device to store
data because is more reliable and efficient as compare to other storage devices. Some of the
commonly used flash memory devices are:
(ii) SSD: It stands for Solid State Drive, a mass storage device like HDDs. It is more
durable because it does not contain optical disks inside like hard disks. It needs less
power as compared to hard disks, is lightweight, and has 10x faster read and write speed
as compared to hard disks. But,these are costly as well. While SSDs serve an equivalent
function as hard drives, their internal components are much different.Unlikeharddrives,
SSDs don’t have any moving parts and thus they’re called solid- state drives. Instead of
storing data on magnetic platters, SSDs stored at a using non-volatile storage. Since
SSDs haven’tanymovingparts,theydonotneedto“spinup”.Itrangesfrom150GBtoafewand
more TB.
(iii) SD Card: It is known as a Secure Digital Card. It is generally used with electronic
devices like phones, digital cameras, etc. to store larger data. It is portable and the size
of the SD card is also small so that it can easily fit into electronic devices. It is available in
differentsizeslike 2GB,4GB,8GB,etc.
(iv) Memory Card: It is generally used in digital cameras. printers, game consoles, etc. It is
also used to store large amounts of data and is available in different sizes. To run a memory
card on a computer you require a separate memorycard reader.
(v) Multimedia Card: It is also known as MMC. It is an integrated circuit that is
generally used in-carradios, digital cameras, etc. It is an external device to stored at
a/information.
4. Optical StorageDevices
Optical Storage Devices is also a secondary storage device. It is a removable storage device.
Following are some optical storage devices:
(i) CD: It is known as Compact Disc. It contains tracks and sectors on its surface to store
data. It is made up of polycarbonate plastic and is circular in shape. CD canstore data up to
700MB. It is of two types:
Software comprises the entire set of programs, procedures, and routines associated with
the operation of a computer software. The term was coined to differentiate these
instructions from hardware—i.e. the physical components of a computer system. A set of
instructions that directs a computer’s hardware to perform a task is called a program, or
software program. The two types of software are –
1- System Software
2- Application Software
System Software-
System software is a type of computer program that is designed to run a computer's
hardware and application programs. If we think of the computer system as a layered
model, the system software is the interface between the hardware and user applications.
System software is used to manage the computer itself.
Application Software –
Operating System –
An operating system (OS) is the program that, after being initially loaded into the
computer by a boot program, manages all of the other application programs in a
computer. The application programs make use of the operating system by making
requests for services through a defined application program interface (API). In addition,
users can interact directly with the operating system through a user interface, such as a
command-line interface(CLI) or a graphical UI (GUI). An operating system (OS) is
system software that manages computer hardware, software resources, and provides
common services for
computer programs.
Multitasking.
A graphics- based operating system interface that uses icons, menus and
a mouse (to click on the icon or pull down the menus) to manage
interaction with the system. The graphical user interface is a form of
user interface that allows users to interact with electronic devices
through graphical icons and audio indicator such as primary notation,
instead of text- based user interfaces, typed command labels or text navigation.
Network –
Types Of Network–
Need of Network –
COMMUNICATION. Everything, from the world wide web to online banking to multi player
ACCESSING RESOURCES....
CENTRALISATION OF DATA....
TRANSFER OF FILES....
Downloaded by Matrix Buildcare (matrixbuildcare@gmail.com)
INCREASED PRODUCTIVITY....
LEISURE.
Internet –
The Internet is a vast network that connects computers all over the world. Through the
Internet, people can share information and communicate from anywhere with an Internet
connection.
Need of Internet-
Communication....
Digital Transactions....
Money Management.
Internet services allows us to access huge amount of information such as texts , graphics ,
sound and software over the internet . Following table shows the four different categories of
Internet services …
S.N. Service description
1 Electronic mail –Used to send electronic messages over the internet .
2 Telnet- Used to log on to a remote computer that is attached to internet.
3 Newsgroup- Offers a forum for people to discuss topics of common
interests
4 Internet Relay Chat(IRC)–Allows the people from all over the
Web Browser –
"A web browser, or simply 'browser,' is an application used to access and view websites.
Common web browsers include Microsoft Edge, Internet Explorer, Google Chrome, Mozilla
Firefox, and Apple Safari etc .’’
Multimedia
The word 'Multimedia' is a combination of two words, 'Multi' and 'Media'. Multi means
many and media means material through which something can be transmitted or send.
Multimedia combined all the media elements like text and graphics to make the information
more effective and attractive. Now I am going to write about its components.
Application of Multimedia
Interface
Introduction to Windows -
Windows is a graphical operating system developed by Microsoft. It allows users to view
And store files, run the software, play games, watch videos, and provides a way to
connect to the internet. It was released for both home computing and professional works.
Microsoft introduced the first version as 1.0
It was released for both home computing and professional functions of Windows on 10
November1983. Later, it was released on many versions of Windows as well as the current
version, Windows10.
In 1993, the first business- oriented version of Windows was released, which is known as
Windows NT 3.1. Then it introduced the next versions, Windows 3.5, 4/ 0, and Windows 2000.
When the XP Windows was released by Microsoft in 2001, the company designed its various
versions for a personal and business environment. It was designed based on standard x 86
hardware, like Intel and AMD processor. Accordingly, it can run on different brands of
hardware, such as HP, Dell, and Sony computers, including home- built PCs.
Display Server
Kernel
Hardware
GUI is the acronym for graphical user interface—the interface that allows users to interact
with electronic devices, such as computers, laptops, smartphones and tablets, through
graphical elements. It’s a valuable part of software application programming in regards to
human- computer interaction, replacing text- based commands with user- friendly actions. Its
goal is to present the user with decision points t h at th aar emeoaus syet o find, understand and
use. In other words, GUI lets you control your device with pen or even your finger.
tasks or functions and waits for the user to interact with them. The user controls when and
Graphical User Interface makes use of visual elements mostly. These elements define the
appearance of the GUI. Some of these are described in detail as follows −
Window
This is the element that displays the information on the screen. It is very easy to
manipulate a window. It can be opened or closed with the click of an icon. Moreover ,it
can be moved to any area by dragging it around. In a multitasking environment, multiple
windows can be open at the same time, all of them performing different tasks.
There are multiple types of windows in a graphical user interface, such as container window,
browser window, text terminal window, child window, message window etc.
Menu
A menu contains al is a choices and it allows users to select one from them. A menu bar is
displayed horizontally across the screen such as pull down menu. When any option is
clicked in this menu, then the pull down menu appears.
Icons
Files, programs, web pages etc. can be represented using a small picture in a graphical user
interface. This picture is known as an icon. Using an icon is a fast way to open documents, run
programs etc. because clicking on them yields instant access.
Controls
Information in an application can be directly read or influences using the graphical control
elements. These are also known as widgets. Normally, widgets are used to display lists of
similar items, navigate the system using links, tabs etc. and manipulating data using check
boxes, radio boxes etc.
Tabs
A tab is associated with a view pane. It usually contains a text label or a graphical icon.
Tabs are sometimes related to widgets and multiple tabs allow users to switch between
different widgets. Tabs are used in various web browsers such as Internet Explorer, Firefox,
Opera, Safari etc. Multiple web pages can be opened in a web browser and users can switch
between them using tabs.
Features of GUIs-
They are much easier to use for beginners.
They enable you to easily exchange information between software using cut and paste or 'drag
and drop'.
Functioning of a mouse -
1- Place the mouse on a clean, smooth surface, preferably a mousepad. This allows the
mouse to move without interference. You may have issues with the mouse if it is not on
a mousepad, such as it not scrolling smoothly.
2- Grip the mouse lightly in your dominant hand. You don’t want to hang on to the mouse
too tightly or click with a lot of force. Keep your fingers relaxed, and keep the mouse at
elbow level. If your fingers become tired, take breaks from the computer.
3- PluginthemousewithitsUSBconnector.Yourmousewillhaveacableextendingfromit,
oritwillcomewithasmallUSBconnectorifitiswireless.USBportsarelocatedindifferent areas
for every computer, but in general, laptops will have USB ports on the left or right side of
the keyboard; most desktops will have a USB on the front or back of the computer or
either side of the monitor.
4- Connect the mouse via Bluetooth if necessary. Plug the Bluetooth transceiver into a USB
port, then press and hold the connect button on the USB transceiver for five seconds. Next,
the connection wizard will pop up, so follow the instructions in the wizard to connect your
device.
5- Make sure the mouse is working. Your computer should be on, and you should see a
cursor on the screen you can control by moving your mouse. If the mouse isn’t working,
try plugging it into a different USB port or plugging it in again. Also, make sure a
wireless mouse is on and has batteries.
6- Practice clicking with the mouse. The left button is the primary button for right-handed
users, and the right button is the primary button for left-handed users. Click the primary
button once to click on something and twice in a row to “double click” on a program or
menu. When clicking the non-primary button, this is called “right clicking.” Single-
clicking of ten selects an item or opens a menu. Double- clicking often opens items or
folders.
Right- clicking usually displays a list of things you can do with a selected item.
7- Practice scrolling and dragging items with the mouse. Move the wheel with your pointer
finger to scroll up and down pages. To drag an object, place the cursor on it, then press and
hold down the primary button, and move the mouse to a new location. Release the primary
button once you are done.
8- Customize the mouse as needed. You can change how quickly your mouse pointer moves
on the screen, change the mouse’s primary buttons if you’re left- handed, and even change
the pointer’s appearance. Go to the settings on your PC to do thi
Windows Explorer –
Windows Explorer is the file manager used by Windows 95 and later versions. It allows users to
manage files, folders and network connections, as well as search for files and related
components. Windows
ExDpolwonrloeardhedasbyaMlsaotrixgBrouiwldcnarteo(msuatpripxbouriltdcnaerew@gfemaatilu.croems)
unrelated to file
management such as playing audio and videos and launching programs, etc. The desktop
and the taskbar also form part of Windows Explorer. The look, feel and functionalities of
Windows Explorer have been enhanced with each version of Windows.
Starting with Windows 8.0, Windows Explorer has been called File Explorer.
Libraries –
In computer programming, a library refers to a collection of files, programs, routines, scripts, or
functions that can be referenced in the programming code. These libraries are more complex
than routines, optimized, and may even be designed by the same programmers behind the
programming language.
Default –
In computer technology, a default (noun, pronounced dee- FAWLT )is a predesigned value
or setting that is used by a computer program when a value or setting is not specified by the
program user.............The program is said to default when it uses a default value or setting.
File –
A file is the common storage unit in a computer, and all programs and data are "written"
into a file and "read" from a file. A folder holds one or more files, and a folder can be empty
until it is filled. A folder can also contain other folders, and there can be many levels of
folders within folders.
Folder –
In computers, a folder is the virtual location for applications, documents, data or other sub-
folders. Folders help in storing and organizing files and data in the computer. The term is
most commonly used with graphical user interface operatingsystems.
A menu provides the user with various options or selections for accessing features.
Compared to other interfaces, they are easier to operate for users. They are organized and
allow navigation through the different levels of the structure. Menus can also be
structured into sub-menus. Often the item in the menu is selected by highlighting it with
the help of the keyboard, mouse, joystick or other input devices. Menus can be
implemented in many ways, such as text-based menus, pull-down menus, pop-up menus,
context-based menus or even based on a combination or text and symbols.
Menu-
Driven applications are generally considered to be more user-friendly. They are more
flexible and provide users a natural way to interact .All the possible selections are
presented to the user and the user needs not memorize options.
Notepad -
Notepad is a generic text editor included with all versions of Microsoft Windows that
allows you to create, open, and read plaintext files. If the file contains special formatting or
is not a plaintext file, it cannot be read in Notepad. The image shown here is a small
example of what the Notepad may look like while running.
Windows comes with several accessories, built- in programs that are extremely useful for
completing every day tasks.
One of the most useful features Windows offers is the ability to use data created in one file
in another file, even if the two files were created in different Windows programs. To work
with more than one program or file at a time, you simply need to open them on your
desktop.
A program button on the taskbar represents any window that is open on the desktop. When
you want to switch from one open window to another, click the program button on the
taskbar. If you tile, or arrange open windows on the desktop so that they are visible, you
can switch among them simply by clicking in the window in which you want to work.
Microsoft–
Microsoft Word –
Microsoft Word is a word processing software developed by Microsoft. It was first released
on October 25, 1983, under the name MTWord in Xenix systems. Subsequent versions
were later written for several other platforms including IBM PCs running DOS(1983), Apple
Macintosh running the Classic MacOS (1985),AT&TUNIX PC(1985)
AtariST(1988),OS/2(1989),Microsoft Windows(1989),SCO Unix(1990), and MacOS (2001).
Starting of a document –
Step 1: To open Microsoft Word, click on the Windows Start Button at the bottom left- hand
Step 3: You will see some templates displayed as well as a 'Welcome to Word' learning guide
but if you just want a plain document to work on, select 'Blank document'
Step 4: A new blank document will open up ready for you to start typing.
Open a Document –
1. Click the File tab on the Ribbon and click the Open option.
2. If the Open window does not appear, click the Browse option to open that
window.
3. In the Open window, find and select the file you want to open in
Microsoft Word. You may need to click the drop- down list next to the
Filenametext field to change the file type, and then select open.
4. Click the Open button at the bottom right of the open window.
3- Click "Save"or "Save As". If you click "Save" on an unsaved document, you will
be redirected to the "Save As" menu.
If the document has been previously saved, you won't have to select a save
destination (e.g., desktop) or a file name-- the existing file will simply be updated.
4- Under "Save As", decide on your save location. Typical locations include "This PC" and
OneDrive, but you can also click "Browse" to select a specific location.
If you select "This PC", you will have to pick a subfolder-- your desktop, for example.
5- Double-click your save location. This will take you to the file name screen.
Print a Document -
If the text is too small to read, use the zoom slider at the bottom of the page to enlarge it.
3. Choose the number of copies, and any other options you want, and select the Print button.
Document templates and wizards-
Wizard and Templates
Wizard-
Wizards are a feature that makes your complex tasks easier and guides you. Wizards aim to
make a step- by- step task by which any task can be easily done, for example, the process of mail
merge in MS Word. It is done by the wizard.
Template-
Templates, like design, are also a feature available in MS Word. Templates are a pre- made
format of a document that contains the necessary rules for formatting or preparing a document.
Choosing a template has all those rules on that document. For example, font, color,
background, style, table, text box, etc. are already set in the template, we just have to enter our
data.
Spreadsheet Software
Spreadsheet –
Spreadsheets are also invaluable in what- if computations. Once a set of formulas have
generated data in spreadsheet cells as functions of other cells, one can experiment by
changing one parameter, such as a part’s price, to observe its effect on a product’s cost.
Since spreadsheets can be programmed, they can also be used for general computations.
They are used for modeling in science and engineering, and they are well suited to
educational uses—for example, to display the synthesis of sound from simple audio
Wave forms. Furthermore, since they are two-dimensional grids of cells, they can be
readily programmed as cellular automata, systems of cells whose state depends on the
states of their neighbors. American mathematician John H. Conway’s “Game of Life” is a
simple example, and other cellular automations can model complex physical or biological
processes.
Today spreadsheets for personal computers generally include the ability to convert data into
various types of graphs (such as pie charts and bar graphs) and are
often integrated with other software, such as word processors and database programs.
Microsoft Excel
Microsoft Excel is a spreadsheet developed by Microsoft for Windows, MacOS, Android
and iOS. It features calculation or computation capabilities, graphing tools, pivot tables, and
a macroprogramminglanguagecalledVisualBasicforApplications.Excelformspartofthe
Microsoft Office suite of software.
How to use MS Excel- To use Excel, you only need to input the data in to the rows
and columns . And then you'll use formulas and functions to turn that data into
insights.
We're going to go over the best formulas and functions you need to know. But first, let's
take a look at the types of documents you can create using the software. That way, you have
an overarching understanding of how you can use Excel in your day- to- day.
Income Statements: You can use an Excel spreadsheet to track a company’s sales activity
and financial health.
Balance Sheets: Balance sheets are among the most common types of documents you
can createwithExcel.Itallowsyoutogetaholisticviewofacompany’sfinancialstanding.
Calendar: You can easily create a spreadsheet monthly calendar to track events or other
date- sensitive information.
Here are some documents you can create specifically for marketers.
Marketing Budgets: Excel is a strong budget-keeping tool. You can create and track
Marketing Reports: If you don’t use a marketing tool such as Marketing Hub, you might
find yourself in need of a dashboard with all of your reports. Excel is an excellent tool to
create marketing reports.
Editorial Calendars: You can create editorial calendars in Excel. The tab format
makes it extremely easy to track your content creation efforts for custom time ranges.
Traffic and Leads Calculator: Because of its strong computational powers, Excel is an
excellent tool to create all sorts of calculators — including one for tracking leads and
traffic. This is only a small sampling of the types of marketing and business documents you
can create in Excel. We’ve created an extensive list of Excel templates you can use right
now for marketing, invoicing, project management, budgeting, and more.
In the spirit of working more efficiently and avoiding tedious, manual work, here are a few
Excel formulas and functions you’ll need to know.
Excel Formulas
It’s easy to get overwhelmed by the wide range of Excel formulas that you can use to make
sense out of your data. If you’re just getting started using Excel, you can rely on the
following formulas to carry out some complex functions — without adding to the complexity
of your learning path.
Addition: To add the values of two or more cells, use the sign. Example:=C5+D3.
Subtraction: To subtract the values of two or more cells, use the -sign. Example:=C5-D3.
Multiplication: To multiply the values of two or more cells ,use the*sign. Example:=C5*D3.
Division: To divide the values of two or more cells, use the / sign. Example:=C5/D3.
Putting all of these together, you can create a formula that adds, subtracts, multiplies,
and divides all in one cell. Example:=(C5-D3)/((A5+B6)*3).
For more complex formulas, you’ll need to use parentheses around the expressions to avoid
accidentally using the PEMDAS order of operations. Keep in mind that you can use plain
numbers in your formulas.
Excel Functions
Excelfunctionsautomatesomeofthetasksyouwoulduseinatypicalformula.Forinstance, instead
of using the+sign to add up arrange of cells, you’d use the SUM function. Let’s look at a
few more functions that will help automate calculations and tasks.
SUM:The SUM function automatically adds up arrange of cells or numbers. To complete
a sum, you would input the starting cell and the final cell with a colon in between.
Here’swhat that looks like: SUM(Cell1:Cell2).Example:=SUM(C5:C30).
AVERAGE: The AVERAGE function averages out the values of a range of cells. The syntax
is the same as the SUM function: AVERAGE(Cell1:Cell2).Example:=AVERAGE(C5:C30).
IF: The IF function allows you to return values based on a logical test. The syntax is as
follows:IF(logical_test,value_if_true,[value_if_false]).Example:=IF(A2>B2,"Over
Budget","OK").
VLOOKUP: The VLOOKUP function helps you search for anything on your sheet’s rows.
The syntaxis:VLOOKUP(look up value, table array, column number, Approximate
match(TRUE) orExactmatch(FALSE)).Example:=VLOOKUP([@Atorney],tbl_Atorneys,4,FALSE).
INDEX: The INDEX function returns a value from within a range. The syntax is
as follows: INDEX (array , rownum,[column_num]).
COUNTIF: The COUNTIF function returns the number of cells that meet a certain criteria
or have a certain value. The syntax is: COUNT IF(range,
Opening of Excel –
1. Click on the Open button on the toolbar, or select File >Open....
2. Browse to the Excel file of interest and click Open.
3. Select the Worksheet to import.
Comment: If you cannot see all worksheets available in the file at this step, try saving
and closing the file in Excel before you open it in Spot fire.
4. Look at the Data preview and make sure that the format of your data looks OK.
5. If necessary, change any settings required to obtain the desired result.
Comment: For detailed information about the various settings, see Excel Import.
6. Click on Refresh.
Response: The Data preview field is updated.
1. To move from one worksheet to another in Excel, click the worksheet name tab of the
worksheet to view from the set of worksheet name tabs in the lower- left corner of the
workbook.
2. Alternatively, to move to the previous worksheet using a keyboard shortcut,
press“Ctrl” + “Page Up” on your keyboard.
3. Alternatively, to move to the next worksheet using a keyboard shortcut, press “Ctrl”+
“Page Down” on your keyboard.
In order to change the font, font style, and font size, you need to change the format of the
cell(s). Consider the table given below:
A B C
2 Lunch Box 20
3 Bag 50
StepTwo:Right-clickthemouse->selectFormatCells->selectFont->select
the Arial Black option from Font -> click OK. It will look as in the image given below:
Step Three: The resultant table will look as in the image given below:
Step Three: The resultant table will look as in the image given below:
Step One: Select all the cells that contain the table header and it will look as in
the image given below:
StepTwo:Righ t-clickthemouse-
>selectFormat Cells->selectFont-
Background Color of the Cell(s) and the Color of the Text in the
Cell Changing the Background Color of a Cell
The default background color of a cell is White, whereas the default color of the text in a cell
is Black. Consider the following table for formatting:
A B C
2 Lunch Box 20
3 Bag 50
In order to change the background of the cell(s), you need to follow some steps mentioned
below:
Step Three: Click the downward- pointing arrow that appears to the right of the Fill
Color icon and click the color that you want to apply as the background of the cell(s)
as shown in the imagebelow:
StepFour:Afterclickingonthegreencolor,youwillhavethefinaltableasgiven
below:
Step Three: Click the downward- pointing arrow that appears to the right of the Font
Color icon and click the color you want to apply as the text color in the cell(s) as
shown in the image below:
StepFour:Afterclickingontheredcoloryouwillhavethefinaltableasgivenbelow:
Ithelpsinhighlightingthecell(s)andmakesitlookneat.Inordertoexplaintheprocessof formatting,
consider the table givenbelow:
A B C
2 Lunch Box 20
3 Bag 50
You can add borders to the cell(s) by following the few steps mentioned below:
Step Three: Click the downward- pointing arrow to the right of the Border icon inthe
StepFour:HeretheAllBorderoptionwasselectedandthefinaloutputtableisas shown
below:
The alignment of the cell(s) refers to the way in which the content of the cell is aligned
with the edges of the cell. It helps with a better and clearer view of the data. To explain
the method of the alignment formatting, consider the following table:
A B C
Downloaded by Matrix Buildcare (matrixbuildcare@gmail.com)
Item Item Price of the
Number Name Item
1 Pen 10
2 Lunch Box 20
3 Bag 50
Further, consider an example where you will learn to Center align the table headers.
There are a few steps that you need to follow to perform alignment formatting:
Step Two: Select the middle alignment in the home tab (pointed out by a red arrow),
as shown below in the image:
Step Three: The final table will be as shown in the image given below:
StepTwo:GototheHometab,thenintheAlignmentgroup,clickWrapText(pointed with
red arrow) asshown below in the image:
Formatting Numbers
Numbers are formatted in order to avoid confusion like whether the given number is
negative or positive, or if it represents currency, date, time, percentage, text, etc. To explain
2 Lunch Box 20
3 Bag 50
There are few steps mentioned below for formatting the column Price of the Item value into
a currency format:
StepTwo:Right-
clickthemousean dafewoptionswillappear,asshownint
heimage below:
Step-Three: Select Format Cells and an new dialog box will open. Then
select the Number tab as shown below in the image:
A B C
Custom animation
Save as a webpage
The image given below shows the main page of MS PowerPoint, where a person lands when
the program is opened on a computer system:
There are multiple features that are available in MS PowerPoint which can customize and
optimize a presentation. The same have been discussed below.
Slide Layout
Multiple options and layouts are available based on which a presentation can be created.
This option is available under the “Home” section and one can select from the multiple
layout options provided.
The image below shows the different slide layout options which are available for use:
Insert–Clipart,Video,Audio,etc.
Under the “Insert” category, multiple options are available where one can choose what
feature they want to insert in their presentation. This may include images, audio, video,
header, footer, symbols, shapes, etc.
Slide Design
MS Power Point has various themes using which background color and designs or
textures can be added to a slide. This makes the presentation more colorful and attracts
the attention of the people looking at it.
Animations
During the slide show, the slides appear on the screen one after the other. In case, one
wants to add some animations to the way in which a slide presents itself, they can refer to
Apart from all these options; font size, font style, font color, word art, date and time, etc.
can also be added to a PPT.
PowerPoint presentations are useful for both personal and professional usage. Given
below are a few of the major fields where PPT is extremely useful:
Marketing–Inthefieldofmarketing,PowerPointpresentationscanbeextremely
important.Usinggraphsandcharts,numberscanbeshownmoreevidentlyand
clearly which may be ignored by the viewer if being read.
CreatingResumes–DigitalresumescanbeformedusingMSPowerPoint.Different
patterns, photograph, etc.can be added to the resume.
Depicting Growth – Since both graphics and text can be added in a presentation,
depicting the growth of a company, business, student’s marks, etc. is easier using PPT.
****************