Basic Computer Book 1
Basic Computer Book 1
helor of Commer
C rce (DDE
E)
Sem
mester – III
Paper Coode – BM22006-II
BA
ASICS
S OF COM
C MPUTE
ER - II
I
DIIRECTOR
RATE OF
F DISTAN
NCE EDUC
CATION
MAH
HARSHI DAYANA
D AND UNIV
VERSITY,, ROHTAK
K
(A Statte Universityy establishedd under Haryyana Act No.. XXV of 19975)
NAA AC 'A+’ Gradde Accrediteed Universityy
Material Production
Content Writer:
ISBN :
Price :
Publisher: Maharshi Dayanand University Press
Publication Year : 2021
B.Com-I (Second Semester)
Basics of Computer-II
PAPER CODE: BM2006-II
Note: - The Examiner shall set nine questions in all covering the whole syllabus.
Question No.1 will be compulsory covering all the units and shall carry 8 small questions
of 2 marks each. The rest of the eight questions will be set from all the four units. The
examiner will set two questions from each unit out of which the candidate shall attempt
four questions selecting one question from each unit. All the questions shall carry 16
marks each.
Unit-I
Types of software; Application and system software, multi programme, operating-
system and its functions, Time sharing, multiprocessing.
Unit-II
Computer Applications: Computer application in Education, Commerce & Marketing
and Management.
Unit-III
Introduction to windows: Types of windows, Windows as an operating system,
Windows explorer, using clipboard, using paint brush, control panel installing a printer.
Unit-IV
Ms-Excel: Worksheet overview : Rows, Columns, Cell, Menus Creating worksheet,
opening and saving worksheets,Formatting printing. Establishing Worksheet Links,
Tables Creating and printing graphs. Macros, using V built-infunctions.
Suggested Readings:
1. Introduction of Information System ALEXISLEON
2. Introduction to essential tools. Sushila Madan.
CONTENTS
Syllabus -
CHAPTER - 1
This lesson is aimed to make you understand the basic concepts of software and operating systems.
Readers will be able to understand the following:
Software and its different types such as programming software, system software, application
software and other software types
Application software and its various types such as general-purpose application packages,
application-specific packages and customised application packages
Operating system and its characteristics, desirable features of operating system
Classification of operating systems and their families
Functions of operating system, main functions, basic roles of operating system, OS as an
extended machine and as a Resource Manager
1.1 Introduction
1.2 Software Types
1.2.1 Programming Software
1.2.2 System Software
1.2.3 Application Software
1.2.4 Other Software Types
1.3 Application Software
1.3.1 General-purpose Application Packages
1.3.2 Application-specific Packages
1.3.3 Customised Application Packages
1.4 Operating System
1.4.1 Control Programs
1.4.2 Processing Programs
1.5 Characteristics of Operating System
1.6 Desirable Features of Operating System
1.7 Booting (or Bootstrapping)
1.8 Family of Operating Systems
1.9 Functions of Operating System
1.9.1 Main Functions
1.9.2 Basic Roles of Operating System
1.9.3 OS as an Extended Machine
1.9.4 OS a Resource Manager
1.10 Classification of Operating Systems
Summary of the Lesson
Self Assessment Questions and Exercises
Remarks
1.1 INTRODUCTION
The hardware alone can’t perform any particular calculation, computation or manipulation without
being instructed exactly what to do, when to do and how to do it. These instructions are very
important and are called software.
The software acts as an interface between the user and the computer or a software can be defined as a
complete set of instructions written by the programmer which enables the computer to obtain the
solution to a problem.
Software may be viewed as a general term that is used to describe any single program or a group of
programs.
In its most general form, software is a term used in contrast to hardware to refer to all programs
which can be used on a particular computer system i.e. the term software is used to describe program
sets needed to operate an information processing system.
1.2 SOFTWARE TYPES
Software is the means by which computer systems speak with computer users. Software forms the
heart of computer systems.
Figure 1.1
Software, by definition, is the collection of computer programs, procedures and documentation that
performs different tasks on a computer system. The term 'software' was first used by John Tukey in
1958. Briefly, computer software is the language in which a computer speaks. There are different
types of computer software.
This is one of the most commonly known and popularly used forms of computer software. These
software come in forms of tools that assist a programmer in writing computer programs. Computer
programs are sets of logical instructions that make a computer system perform certain tasks. The tools
that help the programmers in instructing a computer system include text editors, compilers and
interpreters.
Software and Operating System Concepts 3
It helps in running the computer hardware and the computer system. System software is a collection
of system programs; device drivers, servers, windowing systems and utilities. System software helps
an application programmer in abstracting away from hardware, memory and other internal
complexities of a computer.
It enables the end users to accomplish certain specific tasks. Business software, databases and
educational software are some forms of application software. Different word processors, which are
dedicated for specialized tasks to be performed by the user, are other examples of application
software.
Apart from these three basic types of software, there are some other well-known forms of computer
software like inventory management software, ERP, utility software, accounting software and others.
1.3 APPLICATION SOFTWARE
An application package or application program is the software that has been written to process or
perform specific job. The term application indicates that the software is applied to the job at hand.
application packages are available for all types of tasks. These programs are called Application
Packages because they accomplish the processing required for a particular application. They may be
for business applications, engineering designs, home applications, teaching aids etc.
An end-user wishing to use an application package has to define his own requirements by means of
parameters, which are employed by the programs in the system to produce the specific results
required. These are usually written in high-level languages. Of course, the application packages run
under the control of the operating system.
Application software is developed to aid in any task that benefits from computation. It is a broad
category, and encompasses software of many kinds, including the internet browser being used to
display this page. This category includes:
Business software
Computer-aided design
Databases
Decision making software
Educational software
Image editing
Industrial automation
Mathematical software
Medical software
Molecular modelling software
Quantum chemistry and solid state physics software
Simulation software
Spreadsheets
Telecommunications (i.e., the Internet and everything that flows on it)
Video editing software
Video games
Word processing
and so on.
Application packages can be classified as:
Remarks
General-purpose Application Packages
Application-specific Packages
Customised Application Packages
Some integrated packages have been developed which combine the functions of word processing,
spreadsheets, graphics, database management and communication into a single software. MS-Office,
Framework and Symphony are good examples of Integrated Packages.
“Operating System (OS) is a collection of software written to provide the fundamental instructions
that a computer needs to manage resources, such as memory, the file system, and processes”.
In other words, OS is a master program that controls a computer's basic functions and allows other
programs to access the computer's resources such as disk drive, printer, keyboard, and screen.
“Operating system is a set of system programs which controls all the computer’s resources and
provides the base upon which application programs can be written”.
OR
“An operating system may be viewed as an organised collection of software extensions of hardware,
consisting of control routines for operating a computer and for providing an environment for
execution of programs”.
OR
“An operating system is a set of procedures (manual and/or automatic) that enables people or group
of people to share a computer installation efficiently”.
OR
―An operating system is a program that act as an intermediary between a user of a computer and the
computer hardware. The primary goals of an operating system are:
To make the computer system convenient to use and
To use the computer hardware in an efficient manner”
OR
“An operating system is an integrated collection of subsystems and further each subsystem consists of
programs that perform specific duties. Just as the processor is the nucleus of the computer system, the
operating system is the nucleus of all types software activities”.
Examples of operating systems: Linux, MS Windows 95, MS Windows NT, Windows XP, UNIX,
DOS and OS/2.
Remarks
Windows NT
Windows 2000 (aka Windows NT 5.0)
Windows XP (aka Windows NT 5.1)
Windows Server 2003 (aka Windows NT 5.2)
Windows Vista (to be released August 2006)
Windows Longhorn Server (to be released shortly after Windows Vista)
Microsoft Codename Blackcomb (to follow Vista)
b) Apple/Macintosh
Apple DOS
ProDOS
GS/OS
Lisa OS
A/UX
Mac OS
System 6
System 7 (code-named "Big Bang")
Mac OS 8
Mac OS 9
Mac OS X
Mac OS X v10.0 (aka Mac OS X 10.0 "Cheetah")
Mac OS X v10.1 (aka Mac OS X 10.1 "Puma")
Mac OS X v10.2 (aka Mac OS X 10.2 "Jaguar")
Mac OS X v10.3 (aka Mac OS X 10.3 "Panther")
Mac OS X v10.4 (aka Mac OS X 10.4 "Tiger")
Mac OS X v10.5 (aka Mac OS X 10.5 "Leopard")
Mac OS X Server
Darwin
c) Unix
d) Linux
e) Solaris.
OS acts as an interface between hardware and users. It controls overall operations of computers. It is
mainly used for job management, data management, virtual memory management, input/output Remarks
management, process management, security etc.
a) Job Management: OS manages the job waiting to be processed. It recognizes the jobs,
identifies their priorities, allocates the memory for the job, schedules and finally runs each
job at the appropriate moment.
b) Data Management: Data management keeps track of the data on disk, tape and optical
storage devices. The operating system's file system knows where that data are physically
stored.
c) Virtual Storage Management: OS is used for virtual memory management. OS makes
possible to increase the capacity of main memory with out actually increasing its size.
d) Input/output Management: OS manages the input and output operation of computer. This
applies to the flow of data among the different devices of computer and application programs.
e) Process Management: The main activities of process management are job queuing, job
scheduling, keeping track of the status of each process etc.
f) Protection and Security: OS job is to secure data inside the memory of computer. Operating
systems provide password protection to keep unauthorized users out of the system.
g) User Interface: OS acts as an interface between a user of a computer and the computer
hardware.
As a Resource Manager, the operating system must perform the following functions for each resource
viz. processor, memory, I/O, files :
a) Keep track of status of each resource
b) Decide which job should get the resource and for how much time, according to some
policy
c) Allocate the resource to the job decided
d) After the resource is used by the job for the allocated time, make the resource free
Within the broad family of operating systems, these may be categorized based on the types of
computers they control and the sort of applications they support. These may be classified in the
following categories:
Single-user, Single-task Operating System
Single-user, Multi-task Operating System
Multi-user (or time-sharing) Operating System
Multi-access Operating System
Multi-processing Operating System
Multi-tasking and Multi-threading Operating System
Real-time Operating System
Distributed Operating System
Embedded Operating System
As the name implies, this operating system is designed to manage the computer so that one user can
effectively do one thing at a time. The Palm OS for Palm handheld computers is a good example of a
modern single-user, single-task operating system. Other examples of such operating systems include
MS-DOS, PC-DOS, etc.
This operating system allows a computer to perform more than one task at a time. Microsoft's
Windows and Apple's Mac OS (Leopard) platforms are both examples of operating systems that will
let a single user have several programs in operation at the same time.
A multi-user operating system allows many different users to take advantage of the computer's
resources simultaneously. UNIX, VMS and mainframe operating systems, such as MVS, are examples
of multi-user operating systems.
These operating systems allow two or more users to run their respective programs at the same time by
making all these programs resident in the memory of computer. Such operating systems are normally
made to work on minicomputers and mainframe computers.
In a multi-access operating system, a user may submit a job by typing on a terminal and may use the
terminal to monitor and control the job as it runs. These operating systems allow simultaneous access Remarks
of a single application onto a computer system through two or more terminals.
The operating system shares the computing resources among the different jobs so that it appears to
each user that he has entire machine to himself.
In such operating system, the resources are allocated comfortably to the competing processes in a
reasonable manner which results in a high throughput.
Multithreading permits different portions of a single program to run concurrently and this it is having
the ability of an operating system to execute different parts of a program (called threads)
simultaneously. It requires the programmer to design the program so carefully that all the threads can
run at the same time without interfering with each other.
These operating systems must be designed in such a manner that response-time to the external-
stimulus is very immediate as the same are designed for the purpose of controlling and monitoring of
external activities with timing constraints.
Such applications include :
Remarks
Industrial Control
Telephone Switching Equipments
Flight-Control
Real-time Simulators
Few Military Applications
etc.
Examples:
The added services necessary for pooling of shared system resources include:
Global naming
Distributed file system, and
Facilities for distribution of computations, such as inter-node process communication
and remote procedure calls.
Embedded operating systems are mainly executed on computers that control devices. These devices
are mobile phones, TV sets etc. These systems consist of circuits and 32-bit microprocessors that
control the functioning of various operations.
Apart from the above main criterion for classification of operating systems, there will be other
criterion as well, like basing on whether it is open code or not and whether it is available for free and
similar.
Remarks
COMPUTER APPLICATIONS
OBJECTIVES OF THIS LESSON
This lesson is aimed to make you understand the use of computers in different walks of life. Though
there are several computer applications but readers will be able to understand the use of computers in
certain areas as under:
Computer applications in education and uses of computers in education
How computers may assist teachers and also explains computer-based teaching and learning
Computer applications in commerce and marketing, concept of marketing, business
processes, e-commerce
CAD (computer aided design), CAM (computer aided manufacturing) and Simulations
Computer applications in management, functions of management and use of IT in
management
2.1 Introduction
2.2 Computer Applications in Education
2.2.1 Uses of Computers in Education
2.2.2 Assistance to Teachers
2.2.3 Computer-Based Teaching and Learning
2.3 Computer Applications in Commerce and Marketing
2.3.1 Marketing
2.3.2 Business Processes
2.3.3 E-Commerce
2.3.4 Industry
2.3.5 Robots
2.3.6 CAD (Computer Aided Design)
2.3.7 CAM (Computer Aided Manufacturing)
2.3.8 Simulations
2.4 Computer Applications in Management
2.4.1 Functions of Management
2.4.2 Use of IT in Management
2.1 INTRODUCTION
Computers have become an essential part of modern human life. Owing to the widespread use of
computers in every sphere, Life in today’s world would be unimaginable without computers.
Computers have made human lives better and happier. There are endless uses of computer in different
fields of work.
Remarks Computers are used in so many fields in our daily life. From Engineers to Doctors, Students,
Teachers, and Government Organization they all use computers to perform specific tasks, for
entertainment or just to finish office work. Computers have made our life easier. With greater
precision and accuracy and less time taking computers can do a lot in short time while that task can
take a lot of time while doing manually. Computers have taken industries and businesses to a whole
new level. They are used at Home for work and entertainment purposes, at Office, in hospitals, in
government organizations.
The science and technology has been changing our life ever since its inception. Especially the greatest
invention of human mind that most of the times defeat the human mind itself, i.e. the computer has
brought out enormous changes to our society. Its contribution towards education sector has been truly
marvellous.
Computers have taken the education systems in the entire world to a different level altogether. It is
now used in education sector in various ways and has changed the way it earlier looked to a great
degree.
The traditional classes have become modern and high-tech with the advent of computers. Students
now see multimedia presentations, clips, images, etc. with the help of computers. This gives them a
better experience of education as compared to the monotonous blackboard teaching. This way, the
power of students to remember or recollect the taught concepts increases as the classroom learning
becomes interesting.
Computers not only strengthen the traditional education system but also provide a new mode of
pursuing educational courses and degrees. This mode is called as online distance learning mode of
education. Through this mode a student can pursue a course, degree or training sitting at home with
the help of a computer and internet connection. The curriculum of these online courses is similar to
the traditional mode of pursuing the same. Online education system offers several benefits to the
students which they can’t avail in traditional education system. This is the reason why millions of
people are attracted to online education as of today and this count will only increase day by day.
Computers help students of schools, colleges and universities in their research work. Gone are the
days when students would go to libraries, and other Knowledge processing units to complete their
research work. With the help of computers in network society students now pursue their research
work with ease and get ample amount of information for the same with easy clicks.
Computers not only are useful in education sector but are also the reason for some fields of education.
There are several educational courses that exist because of the computers. Some of these courses Remarks
are IT training, web designing, hardware and networking, etc. Students pursuing these courses have
bright future ahead as the computers have actually become the need of today.
5. Scaling Up Education
Education today is no more confined to the walls of a classroom. It has rather gone global. Students,
with the help of computers, interact with students from all over the world. They discuss and deliberate
on various topics of common interests, brainstorm with international students and seek advice of
international teachers and researchers. Indeed computers have armed the education field with some
great features.
Computers are used to provide the methods of teaching in different ways. There are number of
methods in which educational institutions can use computer to educate the students. Much computer-
based educational software are available, which students can learn to read, to count, or to speak a
foreign language. Software that combines the thrills of games with real information content is
becoming most popular. Some organizations are using information technology in their employee
training programs.
Computer Aided Learning (CAL)
Remarks
Computer Aided Learning could be described as the use of information technology to assist in the
teaching and enhance learning process. Information technology may be able to aid us in reducing the
time spent on creation and maintenance of teaching materials (power point presentations, Lectures in
word documents, Flash media files etc). It is also reducing the administrative load associated with
teaching and research.
Computer based training is a difficult term to adequately define because it encompasses various
modes of instruction and has evolved from the simplest definition, an interactive learning experience
between the learner and computer in which the computer provides the majority of the stimulus, the
learner must respond, and the computer analyzes the response and provides feedback to the learner.
Computer-based training is about using computers to help train people. It is not necessarily about
training people to use computers. Computer based training works, compared with traditional
techniques; it can bring many additional benefits to any organization, their training department and
their students. For example:
Students can readily acquire new skills at their own pace and at times that do not conflict
with their work schedules.
Training times can usually be reduced.
Retention of course material is usually greater.
Interactive, visually stimulating, easily absorbed and easily available material encourages
students to undertake training.
Planning and timetabling problems can be reduced or eliminated.
Essential skills can be taught and refreshed whenever and whenever needed.
The quality and consistency of the training material of students, locally or at remote
places.
Timely and high quality training on demand leads to increased efficiency.
Compared to traditional classroom training methods, students using computer based training absorb
similar material faster and retain more of the information they are taught. CBT is a low cost solution
for educating people. You can train a large number of people easily.
Benefits of CBT
projector and PowerPoint presentations has improved the quality of teaching. It has also helped the
learning process.
Remarks
Distance Learning
Distance learning is a new learning methodology. Computer plays the key role in this kind of
learning. Many institutes are providing distance learning programs. The student does not need to
come to the institute. The institute provides the reading material and the student attends virtual
classroom. In virtual classroom, the teacher delivers lecture at his own workplace. The student can
attend the lecture at home by connecting to a network. The student can also ask questions to the
teacher.
Online Examination
The trend of online examination is becoming popular. Different examination like GRE, GMAT and
SAT are conducted online all over the world. The questions are marked by computer. It minimizes the
chance of mistakes. It also enables to announce the result in time.
The use of computer technology in business provides many facilities. Businessmen are using
computers to interact with their customers anywhere in the world. Many business tasks are performed
more quickly and efficiently. Computers also help them to reduce the overall cost of their business.
Computer can be used in business in the following ways.
2.3.1 Marketing
An organization can use computers for marketing their products. Marketing applications provide
information about the products to customers. Computer is also used to manage distribution system,
advertising and selling activities. It can also be used in deciding pricing strategies. Companies can
know more about their customers and their needs and requirements etc.
Marketing applications provide information about the organization’s products, its distribution system,
its advertising and personal selling activities, and its pricing strategies. Marketing applications help
managers to develop strategies that combine the four major elements of marketing: Products,
Promotions, Place and Price.
Marketing is the process by which goods are sold and purchased. The aim of
marketing is to acquire, retain, and satisfy customers. Modern marketing has
evolved into a complex and diverse field. This field includes a wide variety of
special functions such as advertising, mail-order business, public relations,
retailing and merchandising, sales, market research, and pricing of goods.
Computers play a significant role in inventory control, processing and handling orders,
communication between satelite companies in an organization, design and production of goods,
manufacturing, product and market analysis, advertising, producing the company
newsletter, and in some cases, complete control of company operations.
In today's extremely competitive business environment businesses are searching for ways to improve
profitability and to maintain their position in the marketplace. As competition becomes more intense
the formula for success becomes more difficult.
Remarks
Two particular things have greatly aided companies in their quests to accomplish these goals. These
are :
a) CAD/CAM and
b) World Wide Web.
CAD/CAM
An important program has aided companies all over the world. Computer-aided design and computer-
aided manufacturing (CAD/CAM) is the integration of two technologies. It has often been called the
new industrial revolution. In CAD, engineers and designers use specialized computer software to
create models that represent characteristics of objects. These models are analyzed by computer and
redesigned as necessary. This allows companies needed flexibility in
studying different and daring designs without the high costs of building and testing actual models,
saving millions of dollars. In CAM, designers and engineers use computers for planning
manufacturing processes, testing finished parts, controlling manufacturing operations, and managing
entire plants. CAM is linked to CAD through a database that is shared by design and manufacturing
engineers.
The major applications of CAD/CAM are mechanical design and electronic design. Computer-aided
mechanical design is usually done with automated drafting programs that use interactive computer
graphics. Information is entered into the computer to create basic elements such as circles, lines, and
points. Elements can be rotated, mirrored, moved, and scaled, and users can zoom in on details.
Computerized drafting is quicker and more accurate than manual
drafting. It makes modifications much easier.
Desktop manufacturing enables a designer to construct a model directly from data which is stored in
computer memory. These software programs help designers to consider both function and
manufacturing consequences at early stages, when designs are easily modified.
More and more manufacturing businesses are integrating CAD/CAM with other aspects of
production, including inventory tracking, scheduling, and marketing. This idea, known as computer-
integrated manufacturing (CIM), speeds processing of orders, adds to effective materials
management, and creates considerable cost savings.
The World Wide Web is a hypertext based information service. It provides access to multimedia,
complex documents, and databases. The Web is one of the most effective vehicles to provide
information because of its visual impact and advanced features. It can be used as a complete
presentation media for a company's corporate information or information on all of its products and
services.
The recent growth of the world wide web (WWW) has opened up new markets and shattered
boundaries to selling to a worldwide audience. For marketers the world wide web can be used to
create a client base, for product and market analysis, rapid information access, wide scale information
dissemination, rapid communication, cost-effective document transfers, expert advice and help,
recruiting new employees, peer communications, and new business opportunities. The usefulness of
the Internet or WWW depends directly on the products or services of each business. There are
Computer Applications 21
different benefits depending upon the type of business and whether you are a supplier, retailer, or
distributor.
Remarks
In every organization there are major business processes that provide the critical tasks such that
customer bills, analyzing sales of various products in different locations etc. in business, computers
are used as given:
a) Stock Exchange
Stock markets around the world are in transition. Brokers interconnected through a data
communication network submit and receive bids using their computer workstations or
interconnected computer display screens, where brokers match buyers with sellers, so that
neither trading floor nor slips of paper are necessary.
b) Banks
Computerized banking have several benefits such as save the time and convenience for
customer. International banking and the abilities to handle trading in multiple currencies are
critical for international trade. The cheques are read by MICR (Magnetic Ink Character
Reader). Banks use mainframe computer to maintain their customer accounts by dealing with
the transaction generated as a result of withdrawals and deposits.
c) Departmental Store
People at the store level, cashiers enter sales data into sale terminals by waving a bar code
scanner across a package’s bar-coded prices and stock numbers. Bar codes are read by bar
code readers, photoelectric scanners that translate the bar code symbols into digital forms.
The price of a particular item is set with the store’s computer and appears on the sales-clerk’s
point of sale terminal and on our receipt. Store and department manager who received report
of store and department sales and inventory levels are indirect end users. Record of sales are
input to the store’s computer and used for accounting, restocking store inventory, and
weeding out products that sell well. A security VCR (video cassette recorder) is widely used
in department stores and other locations where aesthetics are priority. It is virtually
impossible to tell where the camera is pointed, which makes it difficult for would-be camera
avoiders to stay out of the camera’s view range; that are equipped with a camera, and lens can
be augmented with dummy cameras. VCRs use the tapes, hook up the same way, and have all
of the standard features of today’s consumer VCRs. Most importantly, they are just as easy to
use. Security cameras are everywhere these days and the reason is quite clear; there is simply
no better way to monitor home or business operations and ensures safety.
d) Office Automation
Office Automation (OA) refers to the movements toward automating office tasks. An office
where workers performs different tasks. The management and administrative tasks performed
in an office five general categories of activities like decision-making, data manipulation,
document handling, communication, and storage. Offices have used advance computer
technologies to perform various tasks in an office system such as for document management
system, message handling system, and office support systems.
e) Document Management System (DMS)
Remarks
DMS include word processing, desktop publishing, reprographic, image processing, and
archival storage applications. Word processing enable documents to be created and edited
electronically as well as help to produce high quality memos, letters, proposals, reports,
newsletters and brochures etc. which are used to send business community. Desktop
publishing enables to make document in attractive form by the use of photos, artwork,
graphical illustrations etc. spreadsheet is software package used to create a table of columns
and rows used by people responsible for tracking revenues, expenses, profits, loses, statistical,
mathematical and logical processing etc. Reprographics is the process of reproducing
multiple copies of a document. Image processing allow document to be scanned and stored in
image oriented data bases.
f) Message-handling system
It enables to send messages or documents from one location to other location through
facsimile (FAX), electronic-mail (E-Mail), Voice Mail etc.
E-commerce (electronic commerce) describes buying, selling, and exchanging of products, services,
and information via computer network. The term e-commerce describes transactions conducted
between business partners. There are many applications of e-commerce, such as home banking,
shopping in electronic malls, buying stocks, finding a job, conducting an auction, collaborating
electronically with business partners around the globe, marketing & advertising and providing
customer service.
There are several types e-commerce like collaborative commerce, business to commerce, consumer to
commerce, and Mobile commerce etc. Mobile satellite communications also promise to extend the
global reach of voice, data and other services.
b) Video Conferencing
Video conferencing is a type of conferencing in which video transmission over networks. It is
an advance form of teleconferencing. Video conferencing should provide a complete
simulation of a normal meeting environment, enabling both parties to see, hear and present
material, just as if they were in the same room. It can speed up business process and
procedures in the same way that the fax and e-mail have revolutionized the way we share
information. Tangible benefits are most easily related to actual cost savings. The most
obvious quantifiable saving is the cost of travel and the cost of the time wasted during travel.
Computer Applications 23
d) Electronic Banking
An electronic banking is also known as cyber-banking or online includes various banking
activities conducted from home, a business, or on the road instead of a physical bank
location.
2.3.4 Industry
Computers are used to control manufacturing system and continuous running of the machinery. These
are also help in monitoring temperature, pressure, and also check the quality and accuracy,
measurement needed in the manufacturing process.
2.3.5 Robots
A robot is an automatic programmable machine that moves and performs mechanical tasks. Robots
are used in hundreds of applications from assembling and spray-painting cars, carrying out
maintenance on overhead power cables, to testing blood samples, outer space experimental programs,
in artificial satellites, and radioactive environments etc. robots can work in environment that are
hazardous to humans, it can perform repetitive and boring task continuously without a break at high
level of accuracy than human.
CAD (Computer Aided Design) are used for display designs and build production prototypes in
software, test them as a computer object according to following given parameters:
Compile Parts and quantities lists.
Outline production and assembly procedures
Transmit the final different applications some of them like designing new car or aircraft, bridge and
building. Making changes to a design requires a large number of complex calculations. A CAD
system needs a high resolution monitors, input devices (mouse, keyboard, graphic tables, and
scanners etc) and output devices (printers and plotters). CAD use often has the capability of
displaying a three dimensional object and speedily rotating it in any direction using controls on the
keyboard.
CAM (Computer Aided Manufacturing) is used to control all the part of a manufacturing process.
CAM software uses digital design output, such as that from a CAD system, to directly control
production machinery. CAM systems are manufactured following goods.
A computer simulation is a special type of computer model, which recreates a system that might exist
outside the computer. Simulations are often used to train people how to deal with situations that are
too difficult, expensive or dangerous to recreate and practice using for real. For example a flight
simulation, which is used to train, pilots how to deal with situation that would be expensive and
dangerous to practice using a real aircraft. A flight simulator consists of a working replica of the
flight deck of an airplane.
In every business, a computer is an essential tool for running the day-to-day operations, enhancing
productivity and communicating with customers, suppliers and the public. Managers use computers
for a variety of reasons, including keeping their teams on track, budgeting and planning projects,
monitoring inventory and preparing documents, proposals and presentations.
Effective management and leadership involve creative problem solving, motivating employees and
making sure the organization accomplishes objectives and goals. There are five functions of
management and leadership:
planning,
organizing,
staffing,
coordinating and
controlling.
These functions separate the management process from other business functions such as marketing,
accounting and finance.
a) Planning
The planning function of management controls all the planning that allows the organization to
run smoothly. Planning involves defining a goal and determining the most effective course of
action needed to reach that goal. Typically, planning involves flexibility, as the planner must
coordinate with all levels of management and leadership in the organization. Planning also
involves knowledge of the company’s resources and the future objectives of the business.
b) Organizing
The organizing function of leadership controls the overall structure of the company. The
organizational structure is the foundation of a company; without this structure, the day-to-day
operation of the business becomes difficult and unsuccessful. Organizing involves
designating tasks and responsibilities to employees with the specific skill sets needed to
complete the tasks. Organizing also involves developing the organizational structure and
chain of command within the company.
Computer Applications 25
c) Staffing
Remarks
The staffing function of management controls all recruitment and personnel needs of the
organization. The main purpose of staffing is to hire the right people for the right jobs to
achieve the objectives of the organization. Staffing involves more than just recruitment;
staffing also encompasses training and development, performance appraisals, promotions and
transfers. Without the staffing function, the business would fail because the business would
not be properly staffed to meet its goals.
d) Coordinating
The coordinating function of leadership controls all the organizing, planning and staffing
activities of the company and ensures all activities function together for the good of the
organization. Coordinating typically takes place in meetings and other planning sessions with
the department heads of the company to ensure all departments are on the same page in terms
of objectives and goals. Coordinating involves communication, supervision and direction by
management.
e) Controlling
The controlling function of management is useful for ensuring all other functions of the
organization are in place and are operating successfully. Controlling involves establishing
performance standards and monitoring the output of employees to ensure each employee’s
performance meets those standards. The controlling process often leads to the identification
of situations and problems that need to be addressed by creating new performance standards.
The level of performance affects the success of all aspects of the organization.
2.4.2 Use of IT in Management
The use of computers and Information Technology (IT)-based systems in mainstream businesses has
redefined workplace practices, operational metrics and business models. Top management and key
business executives have been able to leverage the various capabilities of computer-based systems
and productivity software technologies to get a better handle on business operations, channelize
employee productivity and address strategic goals. The importance of computers in management
cannot be overstated.
Organisations that understand the strategic potential of information technology (IT) integrate it into
everything they do. Their IT investments advance their business goals and work seamlessly with
current people and processes.
Managers need to understand not only the basic functions of the corporate software tools used in the
office but also the Internet and other external computing tools that can improve the way they manage
their departments.
1. Business Planning
Business planning can take up a lot of a manager's time, but computer programs make it easier.
From using email programs like Outlook or Google Mail to set appointments, tasks and
deadlines to using financial tools to develop budgets and project proposals, using computers to
plan the day-to-day activities of a business is essential. Managers also use the Internet to
Remarks
research their industries, the competition and to look for ideas to help them create plans to
engage customers, win more business and succeed in the competitive world of business.
2. Record Keeping
Managers keep track of a lot of information that is vital to the company's success. From
customer records to financial records to employee records, the data a company has to store are
seemingly endless. Using computers to store and manage documents, files and records reduces
the amount of physical storage a company needs and also allows managers to have easy access to
their files using simple document search methods. Additionally, by keeping records, managers
can easily share information about an employee's history and job performance with other
managers in the company.
3. Communication
One of the most common uses for computers in business is communication. Communication is
essential not only between employees but with customers as well. Many customer service
departments use computers to log service issues and make a record of their resolutions. Using
email and instant messaging programs allows employees to gather information from one another
that they need to complete their jobs. It also allows managers to delegate work tasks and follow
up on projects.
4. Transactions Management
Organizations and businesses perform thousands of transactions at varied customer and business
partner –facing interfaces. Purchase managers, inventory system professionals and accounts and
financial personnel need to keep track of invoices, purchase orders, payment gateways on
organization websites and all transactions at the operational level.
Computer systems integrate varied transaction processes and activities and facilitate real-time
tracking of transactions. IT applications speed the process of transaction activities and help in
calculations, generation of accurate summaries and reports.
5. Decision Making
Computers, IT systems and allied software programs help companies to classify, arrange,
systematize and analyze information. Use of CRM solutions, Enterprise Resource Planning
(ERP) systems, Management Information Systems (MIS) and database systems enable
companies to operationally manage business processes and functional areas. Market intelligence,
sales reports and customer insights generated from such systems aid business managers, top
management and project heads in important decision making processes.
Computer Applications 27
Document Preparation
Remarks
For creating spreadsheets, presentations, memos and other corporate documents, computers are
essential in business. Managers need to have a basic understanding of common workplace
productivity software such as Microsoft Office, but specialized industries such as advertising and
marketing also require managers to work with more advanced programs like Adobe Photoshop
and Illustrator to create visual materials for clients.
6. Improve Productivity
One of the primary purposes of deploying large-scale computer systems, software, networking
and IT tools is to gain productivity on all levels in an organization. All departments,
manufacturing and production facilities and offshore centers should be able to leverage the
capabilities and of modern IT systems and technologies and function more effectively and
efficiently. Used strategically, computers streamline employee workflows, operational activities
and functional processes, ensure better control in business management and impact the bottom-
line.
Innovation management — or finding and realizing new sources of value — is key to helping
businesses keep up with this constantly changing economic and competitive landscape.
With careful thought, planning, and ingenuity, IT can help businesses move from a closed
innovation model to an open one, playing a pivotal role in capturing an increasingly elusive
competitive advantage.
Innovation management is a technology matter
Innovation management—the long and short of it
Harnessing technology for innovation is a strategy that makes sense
This lesson is aimed to make you understand the basic concepts of windows. Readers will be able to
understand the following:
Windows operating system, its common features, Windows Explorer.
Control Panel, Print Manager and other elements of Windows GUI
Windows Explorer displays the hierarchical structure of files, folders, and drives on your computer. It
also shows any network drives that have been mapped to drive letters on your computer.
Windows Explorer is automatically launched any time you open a folder in Windows XP.
Using Windows Explorer, you can copy, move, rename, and search for files and folders. For example,
you can open a folder that contains a file you want to copy or move, and then drag the file to another
folder or drive.
There are other places in Windows where you can view and work with files and folders. My
Documents is a convenient place to store documents, graphics, or other files you want to access
quickly.
You can also view My Network Places, which lists other computers that are connected to your local
area network (LAN). When you delete files or folders from your hard disk, Windows places them in
the Recycle Bin, where you can retrieve them, until you empty the Recycle Bin. Files or folders
deleted from a floppy disk or a network drive are permanently deleted and are not sent to the Recycle
Bin.
To open Windows Explorer, click Start, point to All Programs, point to Accessories, and then
click Windows Explorer.
Both in Windows 7 and Windows 8, the Print Management console is part of Administrative Tools.
However, it is not available in all editions of Windows. Only users of Windows 7 Professional, Remarks
Ultimate and Enterprise will be able to use it. In Windows 8 it is available in Windows 8 Pro and
Enterprise.
While a search for the term Print Management in Windows 7‘s Start Menu will return the appropriate
result, doing the same in Windows 8‘s Start screen will not. That‘s why, to make sure you find it, it is
best to open the Control Panel and go to System and Security -> Administrative Tools.
The Control Panel is a part of the Microsoft Windows graphical user interface which allows users to
view and manipulate basic system settings and controls via applets, such as adding hardware, adding
and removing software, controlling user accounts, and changing accessibility options.
To open the Control Panel, click the Start button on the taskbar and then click Control Panel on the
Start menu. Windows 7 gives you three different views for looking at your computer‘s Control Panel:
To switch views, click the View By drop-down button (labelled Category by default) in the upper-
right corner of the Control Panel and then choose one of the views from the button‘s drop-down
menu.
Introduction to Windows
Remarks
Menus
Four of the Paint menus—File, Edit, View and Help—are common to almost all Windows programs.
Menus that are special to Windows Paint are Image and Colors. The menu of greatest interest is the
Image Menu.
Toolbox
Introduction to Windows
All the little grey boxes down the left are called the tools and together they make the toolbox. The
Remarks
individual tools will each be explained separately further down. Under the toolbox is a small area
where you see different options according to which tool you‘re using.
Paste Options
In this picture, with the selection tool active, you have a choice between paste opaque and paste
transparent (selected, as you can tell by the dark background).
Under the main window is the colour palette. The two squares set apart from the rest at the left end of
the palette show the active colours; the colours presently in use. When you click on a colour in the
palette with the left mouse button, that colour will be the primary or foreground colour, here shown as
pink. The colour you click on with the right mouse button will be the secondary or background
colour, here shown as white.
In Windows and other operating systems, the Clipboard is a short-term storage area for all kinds of
information that you have copied from one place and you plan to use in another place. You can copy
just about anything to the Clipboard: strings of text, images, video, files, folders, shortcuts, etc.
When you copy (or cut) something, it is stored in the Clipboard. When you copy (or cut) something
else that piece of information overwrites the previous contents. This is because Windows provides
Remarks support for a single clipboard transaction.
When you paste the contents of the Clipboard, the contents remains available for further pasting
operations. It is overwritten only when you copy or cut something else.
Just about anything that can be selected in Windows: text of all kinds, graphics, files (including
shortcuts) or folders.
Pasting the contents of the Clipboard depends on where you want to perform the paste. For example,
if you are working with text, you can paste text only in apps and programs that work with text.
Following the same rule, you can paste graphics only in apps and programs that work with graphics,
and so on.
If the contents of the Clipboard cannot be pasted where you want to, it will not be pasted there but the
contents of the Clipboard will remain intact.
Windows XP had a Clipboard Viewer that allowed users to view the contents of the local clipboard,
clear the clipboard or save copied and cut items.
Unfortunately, this program was removed from Windows Vista and subsequent versions of Windows,
including Windows 8.1.
Therefore, if you want to view the contents of the clipboard and manage it, you must use third-party
programs developed by companies other than Microsoft.
Windows XP had clipbrd.exe, referred to as the Clipboard Viewer or the ClipBook Viewer, which
could be used to see what was saved on your clipboard. If you try to search for this exe file in
Windows Vista, Windows 7 or Windows 8, you will be unable to find clipbrd.exe.
Clipboard in Windows 7 / 8
Clipboard Viewer
If you wish, you can download Windows Clipboard Viewer but if it does not work or if you are
confronted with a message of sorts: Entry Point Not Found, then you may try to run it in Windows
XP/SP2 compatibility mode and see if it works.
The Windows Clipboard is very basic in nature and does not offer many features. As a result,
many free Clipboard alternatives like ArchiveClipboard, Enhanced Clipboard
Manager, CopyCat, Clipboardic, Orange Note, Ditto, Clipboard Magic, etc, are available on the
Internet.
3.1.7 My Computer
Introduction to Windows
The ‗My Computer‘ icon gives us easy access to our hard drives, removable flash drives and other Remarks
network-related locations. But if you‘re one who enjoys a clutter-free desktop, then maybe you can
use this tweak to remove the many program and folder shortcuts on your desktop.
Here‘s a way to get more usefulness out of ―My Computer‖ by adding the shortcuts that you need to
it. This also gives you quick access to the program or folder and works very well with Windows
Explorer tabs tweak like Clover.
4.1 Introduction
4.2 Features of Ms-Excel
4.3 Applications of a Spreadsheet
4.4 Starting Ms-Excel
4.5 Basic Terms in Excel
4.6 Ms- Excel Window Elements
4.7 Menu
4.7.1 File Menu
4.7.2 Edit Menu
4.7.3 View Menu
4.7.4 Insert Menu
4.7.5 Format Menu
4.7.6 Tools Menu
4.7.7 Data Menu
4.7.8 Windows Menu
4.7.9 Help Menu
4.8 Creating, Opening and Saving Workbook/Worksheet
4.8.1 Creating a New Workbook
4.8.2 Opening a Workbook
4.8.3 Saving a Workbook
4.8.4 Closing a Workbook
4.9 Basic Operations on Worksheet
Remarks
Each Excel spreadsheet contains 256 columns. Each column is named by a letter or
combination of letters.
Introduction to M icrosoft Excel
A workbook automatically shows in the workspace when you open Microsoft Excel 2003. Each
workbook contains three worksheets. A worksheet is a grid of cells consisting of 65,536 rows by 256
columns. Spreadsheet information-text, numbers, or mathematical formulas is entered in the different
cells.
Navigation buttons allow you to move to another worksheet in an Excel workbook. They are used to
display the first, previous, next, or last worksheets in a workbook.
Sheet tabs separate a workbook into specific worksheets. A workbook defaults to three worksheets.
Each workbook must contain at least one worksheet.
Title bar
Title bar is located on the top of the Excel Screen. Excel displays the name of the workbook (i.e. file)
being used currently.
Menu bar
Excel Menu barMenu bar is located directly below the 'Title bar'. Menu bar contains Menu tabs File,
Edit, View, Insert, Format, Tool, Data, Window and Help. The first letter of menu tabs is underlined.
Typing 'Alt + the underlined letter' or a click on the 'Menu tab' will open the drop-down menu
associated with the tab. Menus are used to give commands to the software.
Standard Toolbar
etc. On moving the mouse over the icons on the tool bar, the command associated with the icon is Remarks
displayed in a pop up.
- New: to create a new workbook.
- Open: to open an existing workbook.
- Save: to save a workbook. If it is for first time, excel will ask for file name and location to
save.
- Print: to print a excel file. Print command could print worksheet or workbook.
- Print preview: using this, we can preview worksheet/workbook before printing.
- Spell Check: spell check feature is used to correct errors.
- Research: this feature is used to find words and their meaning.
- Cut : used to Cut the current selection of text.
- Copy: used to make Copy of the selected text.
- Paste: Pastes the text that has currently cut or copy by the user.
- Format Painter: used to copy formatting of selected text.
- Undo And Redo: undo will cancel last action and redo will cancel the undo action.
- Insert hyperlink: used to create hyperlink.
- AutoSum and Sorting: by clicking on auto sum, we can have sum of selected range of data
and sorting button will sort the data.
- Zoom: helps to change the size of worksheet.
Format Toolbar
Format toolbar provides commands for formatting the cells and its contents, merging / de merging
cells, increasing or decreasing height of rows and width of columns, horizontal and vertical aligning
of cell contents etc. A user can add or remove icons (commands) to the toolbar as per requirements.
Formula Bar
Formula bar has Name box on the left to display the address of the selected cell. The other box on the
formula bar displays number, text, formula or other contents of the selected cell. You can enable or
disable display of the Formula bar by clicking on View followed adding or removing check mark
against Formula bar.
Status bar
The Status bar is located at the bottom of the Excel screen. The bar displays status of the window on
the left. The word 'Ready' indicates that Excel is in the Ready mode and is awaiting your next
command. Other indicators appear on the Status bar in the lower right corner of the screen are:
The letters "NUM" on the Status bar in the lower right corner of the screen indicate that the
Num Lock is on.
The letters "CAPS" on the Status bar in the lower right corner of the screen indicate that the
Caps Lock is on.
The letters "SCRL" on the Status bar in the lower right corner of the screen indicate that the
Scroll Lock is on.
The letters "END" on the Status bar in the lower right corner of the screen indicate that the
End key is on.
The letters "EXT" on the Status bar in the lower right corner of the screen indicate that the
Extension of selected cell / range is on. Pressing F8 key anchors a cell / range for extension
by pressing arrow keys and repressing F8 key removes the anchor.
A right click on the Status bar displays Sum, Average, Count, Maximum or Minimum of the
selected cells. You can enable or disable display of the Status bar by clicking on View followed
adding or removing check mark against Status bar.
Introduction to M icrosoft Excel
4.7 Menu
The Menu Bar is directly below the Title bar and displays the menu. The menu begins with the word Remarks
File and continues with the following: Edit, View, Insert, Format, Tools, Data, Window, and Help.
You use the menu to give instructions to the software. Point with your mouse to a menu option and
click the left mouse button. A drop-down menu will appear. You can now use the left and right arrow
keys on your keyboard to move left and right across the Menu bar options. You can use the up and
down arrow keys to move up and down the drop-down menu. To select an option, highlight the item
on the drop-down menu and press Enter.
4.7.1 File Menu
The File menu contains a number of options, which are following:-
- New - Opens a new document.
- Open - Opens a previously saved document.
- Close - Closes the active document but does not quit the application.
- Save - Saves the active document with its current file name, location and format.
- Save As - Saves by opening a window which gives the opportunity to change the file name,
location or format.
- Page Setup - Sets margins, paper size, orientation and other layout options
- Print Preview - Shows how the file will look when you print it.
- Print - Prints the active file, also gives the opportunity to change print options.
- Exit - Closes Microsoft Excel
- Undo - The actual entry of this item will depend on what you did last. As an example
something is typed, so that was displayed. This selection can be repeated several times.
- Redo - After an action has been undone, it can be reinstated in the document.
- Cut - Removes the selection from the active document and places it on the clipboard.
- Copy - Copies the selection to the clipboard, the cell from which information is copied
remains highlighted.
- Paste - Inserts the contents of the clipboard at the insertion point (cursor) or whatever is
selected.
- Paste Special - Ten choices are available when making this selection; examples include
Remarks pasting formulas, values, and comments.
- Fill - Fill contents of a selected cell Up, Down, Left or Right
- Clear - Deletes the selected object or text, but does not place it on the clipboard. Four choices
are available; All, Format, Contents or Comments
- Delete - This menu entry can be used to delete entire rows or columns.
- Find - Searches for specified text in the active document
- Replace - Searches for and replaces specified text and formatting.
Remarks
- Cells - Use this command to insert a cell. A pop-up window allows you to move existing data
down or to the right. You can also insert rows or columns with this window.
- Rows - Inserts a new row in the spreadsheet, above the row that contains the active cell.
- Columns - Inserts a new column in the spreadsheet, to the left of the column that contains the
active cell.
- Worksheet - By default, an Excel workbook is made up of three worksheets. we can insert as
many additional sheets as required. Sheets are inserted in front of the current worksheet.
- Chart - This adds a chart of the selected data, or of the entire worksheet if you have no data
selected.
- Page Break - Inserts page breaks above and to the left of the active cell. To avoid adding a
page break to the left, make sure a cell in Column A is selected before inserting the break.
- Function - Opens the Paste Function window allowing the selection of a specific equation to
go in the active cell.
- Comment- Have something to say about the contents of a cell? Add a small note with the
appearance of a Post-It note.
- Picture - Insert pictures from clip art or a file. You can also insert auto shapes, word art, or a
chart.
- Object - Insert an object such as clip art, word art, an equation or much more.
- Hyperlink – it is used to link worksheet to another worksheet or document.
Remarks
- Sort – the sort command is very important as it allows you to sort (rearrange) your data either
in ascending or descending order making it an important command especially when you want
to analyze your data.
- Filter – use this command to extract data or a range of data you want from your worksheet.
There are two types of filters, normal filter and advanced filter.
- Form – this command turns the selected data into a form that you can use for printing or that
can be used online.
- Subtotals – we can use this command to calculate the subtotals of subtitles you may be
having and the grand total of your data.
- Validation – this command is used for setting restrictions on the data type that can be entered
in a worksheet, for instance you can set a validation criteria where the data entered will be
between 20 and 100. This will imply that only numbers between 20 and 100 can be entered
Remarks on the restricted cells.
- Text to columns – we will not believe this, that this command can be used to convert text to
column in an Excel sheet. The text will be split into individual columns.
- Consolidate - this command is useful in combining values from several ranges of data into a
unified place.
- Group and online – We can use this command to modify your data by grouping data together
and also outlining you data.
- Pivot table and pivot chart report – pivot tables and pivot reports are used to generate a report
that summarizes and analyzes data.
- Import export data – use this command to import data from data sources, use it to create a
web query, and use it to create a new database query.
- List – use this command to create a list and publish it.
- XML – use this command while working with XML (Extensible Markup Language) data.
The Window menu provides different options to move between documents, and these are following:
- New Window – used to open new window with same content as the active document consists.
So different parts of document can be viewed at the same time.
- Arrange All – used to show all open files in separate windows on the screen that makes easy
dragging between files.
- Split – used to define a split into two panes or removes the split.
- Freeze Pane – used to freeze screen.
Introduction to M icrosoft Excel
Remarks
While working in the worksheet we can use mouse to select a specific cell or row. We can also use
keyboard to move through cells in a worksheet.
Adding Worksheets
Click on Insert menu Worksheet.
Rename new worksheet.
Adding Rows
Select the cell.
Click on Insert menu Row
A new row will be inserted above the selected cell.
Adding Columns
Select the cell.
Click on Insert menu Column
A new column will be inserted before the selected cell.
Selecting Cells
A cell is to be selected before it is to be used. Single cell can be selected using mouse or keyboard.
A group of cells selected is called a range. A range is a rectangular group of cells is referred to by its
diagonal corners(top-left cell address and bottom-right cell address separated by a colon). Example
A1:C3 implies a rectangle covering all the 9 cells from A1 to C3, i.e. A1, B1, C1, A2, B2, C2, A3, B3
and C3.
Introduction to M icrosoft Excel
This option can be used to move the cell contents to a short distance. To perform Drag and Drop,
simply drag the highlighted border of the selected cell to the destination cell using mouse.
Freeze Panes
To make the heading visible at all times in big worksheet, where the heading will disappear as the
worksheet is scrolled, freeze panes feature is used. It can be performed by following steps:
Click the label of the row below the row that should remain frozen at the top of the
worksheet.
For adding Frozen panes, select Window→Freeze Panes from menu bar
To remove the Frozen Panes, select Window→Unfreeze Panes from menu bar
The freeze panes will remain stationary while the remaining rows and column will move
when worksheet is scrolled.
CHAPTER - 5
WORKING WITH MICROSOFT EXCEL
OBJECTIVES OF THIS LESSON
This lesson is aimed to make you understand the advanced features of MS-Excel. At the end of this
lesson the learner should be able to carry out the following the following:
Formatting and printing of worksheet
Linking of different worksheets
Creation and printing of charts or graphs
Recording and Playing Macros
Using built-in functions
5.1 INTRODUCTION
Previous lesson introduced various components of MS-Excel along with the basic operations that you
can perform while working on a worksheet. However, MS Excel provides lot of other features which
are very useful for preparing professional worksheets. Such features include formatting, printing,
charts, macros and built-in-functions. All these features are discussed in detail in the subsequent
sections of this lesson.
Remarks 5.2 FORMATTING WORKSHEET
You can give professional look to worksheet by formatting it in many ways. Formatting is a process
of presenting the data in an effective manner with respect to alignment, font, font size, font color,
border pattern etc. There are many ways of formatting the worksheet; few commonly used methods
are discussed as follows:
Select the number of decimal places you require by using the Decimal places: spin box
arrows.
In the Symbol: section drop down list, select the type of currency.
Click OK.
Remarks
To format a number as a percentage
This feature helps to copy the formatting style from a selected cell to another. To do this, simply copy
the cell and paste its format to another cell. We can also copy format to a range of cells. Following
are the steps:
Select the range of cells in the worksheet to which conditional format is to be copied. The cell
is to be copied must be the part of the range.
Select Format menu Conditional Formatting.
A dialog box will appear.
2. Switch to the destination spreadsheet and click the cell where you want the link. Then, on the
Edit menu, click Paste Special, and then click Paste Link.
3. Return to the source worksheet and press ESC to remove the animated border around the cell.
Working with M icrosoft Excel
Remarks
Select a range of rows and columns. This range may contain values or it may be empty.
Click on Data menu and then choose table.
A chart is a graphical representation of the data in your worksheet. You can create an embedded
chart, which appears on the worksheet beside the data, or, you can create a chart sheet as a separate
sheet in the workbook so that it can be displayed apart from its associated data. Whichever method
you choose your chart data is automatically linked to the worksheet from which it was created. If you
change the data on the worksheet, the chart will change accordingly.
Excel offers many different chart types, each of which has several subtypes or variations:
Column
Bar
Line
Pie
XY (scatter)
Area
Doughnut
Radar
Surface
Bubble
Stock
Cone
Cylinder
Pyramid
An area chart shows the relative importance of values over a period of time. It is similar to a
line chart but emphasizes the amount of change (Magnitude of values) rather than time and
the rate of change.
Bar chart
Bar charts illustrate comparisons between items. Although they are similar to column charts,
the categories on a bar chart are displayed vertically and the values are organized
horizontally. This concentrates on comparing values and places less emphasis on time. A
stacked bar chart shows the relationship of individual items to the whole.
Working with M icrosoft Excel
Bubble chart
A bubble chart is a variation on an xy scatter plot. The size of the bubble (data marker) Remarks
indicates the value of a third variable. Arrange the data with x values in one column (or row)
and the corresponding y values and bubble size in the adjacent columns (rows).
Column chart
Column charts can be used to illustrate how data changes over a period of time, and to
compare various items. Categories are displayed horizontally, values vertically.
Doughnut chart
Doughnut charts are similar to pie charts but, unlike pie charts, can show more than one data
series. Each ring represents one data series. These charts are widely used in the Far East.
Line chart
This shows trends or changes in data over a period of time, at even intervals. A line chart
emphasizes time flow and rate of change rather than the amount of change. If you need to
show trends or changes in data at uneven or clustered intervals, an xy (scatter) chart is more
appropriate.
Pie chart
A pie chart can only show one data series. It compares the size of individual items with the
sum of them all.
The first Chart Wizard dialog box will appear. The Chart Wizard –
Step 1 of 4 – Chart Type dialog box that appears has two tabs. The popular built-in chart types can be
found on the Standard Types tab. Chart types designed by us, the user, and combination charts
designed by Excel, can be found on the Custom Types tab.
Remarks
Step 2 of 4 – Specify the data to be plotted i.e. the source of data for which chart is to be created.
Working with M icrosoft Excel
Step 3 of 4 – The number of tabs displayed in the Step 3 – Chart Options window varies, depending Remarks
on the chart type. Here we have three options— Titles, Legend and Data Labels.
Step 4 of 4 – Specify chart location in window, we can specify where this new chart is to go. You can
choose to place the chart.
• As new sheet in which case a chart sheet containing just the chart will be entered in workbook —
type a name for the sheet in the adjacent box.
• As object is so that the chart will be placed in an existing worksheet
— the current one where our data is, or a different one (click on the down-arrow to select one).
5.6.3 Adding Graphics
Graphics can easily be added to charts and are a useful way to draw attention to a particular feature or
to provide an explanation. We may decide to add an arrow and some text to chart. Whatever we are
doing, you should first make sure that the Drawing toolbar is visible:
Remarks Select View | Toolbars | Drawing
There are two possible scenarios:
• The graphics are confined to the area of the chart
• The graphics are partly/completely outside the chart area
Adding graphics
Click on the chart to select it.
Click on the Arrow button on the Drawing toolbar.
Draw an arrow on your chart.
If the graphics are confined to the area of the chart, we can move the chart and the arrow will move
with it. If the graphics are partly outside the chart area, the arrow will not move with the chart unless
we also:
Select the chart, arrow and text box (using Shift+click).
Right-click on this selection.
Select Grouping | Group.
Click away from the selection.
5.7 PRINTING A CHART
To print a chart that is on a separate chart sheet, Activate the chart sheet and print as usual.
To print a chart that is an object on a worksheet
1. Select the chart and choose File | Print — the chart will be printed
on its own. Or
2. Select an area of the worksheet containing the chart; choose
File | Print and change the Print what setting to Selection — the chart
will be printed together with the worksheet cells that were selected.
5.8 MACRO
A macro is a set of instructions that tells Microsoft Excel to perform one or more actions as per user
requirements. Macros are like computer programs, but they run completely within Excel. We can use
them to automate tedious or frequently repeated tasks.
Macros can carry out sequences of actions much more quickly. For example, we can create a macro
that enters a series of dates across one row of a worksheet, centers the date in each cell, and then
applies border format to the row. Or we can create a macro that defines special pr int settings in the
Page Setup dialog box and then prints the document.
Macros can be simple or extremely complex. They can also be interactive; that is, we can write
macros that request information from the user and then act on that information.
There are two ways to create a macro: we can record it, or we can build it by entering instructions in a
module. Either way, the instructions are encoded in the programming language Microsoft Visual
Basic for Applications (VBA).
Remarks
2. Statistical Functions
Statistical worksheet functions perform statistical analysis on ranges of data. This includes
average, highest and lowest values, standard deviation, median, and other statistics.
- AVERAGE (Range) - Gives the average of a group of numbers
- COUNT (Range) - Counts the items in a list
- MIN (Range) - Displays the smallest number in the range
- MAX (Range) - Displays the largest number in the range
3. Financial Functions
Financial functions perform common business calculations, such as determining the payment for
a loan, the future value or net present value of an investment, the principle and interest etc.
- FV – To calculate future value of investment
- IPMT – to find interest payment
4. Logical Functions
Logical functions are used to see whether a condition is true or false or to check for multiple
conditions. Like,
- AND - NOT
- OR - IF
5. Lookup Functions
When we need to find values in lists or tables or when you need to find the reference of a cell,
we can use the lookup and reference worksheet functions.
- ADDRESS - returns a cell reference as text
- COLUMN – returns the column number of reference
- COLUMNS – returns number of columns in a array of reference
Working with M icrosoft Excel
6. Text Functions
Remarks
With text functions, we can manipulate text strings in formulas. For example, we can change the
case or determine the length of a text string. We can also join, or concatenate, a date to a text
string. To manipulate the text, excel provides many functions like
- CHAR - LOWER
- CODE - REPLACE
- FIND - RIGHT
- LEFT - SEARCH
- LEN
9. Database Functions: A set of functions that allows calculations on database. Following are
the functions:
DAVERAGE – returns the average of values in a list or database.
DCOUNT – counts the cells in a record that matches a specified condition
DMAX – returns the maximum value from the list or database
DMIN – returns the minimum value from the list or database
Remarks