SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Microsoft Excel (full name Microsoft Office Excel) is
a spreadsheet application written and distributed by
Microsot for MicrosoftWindows and Mac OS X. It features
calculation, graphing tools, pivot tables and a macro
programming language calledVBA (Visual Basic for
Applications).
Default Name of MS- EXCELWorkbook: BOOK1
Extension of MS-EXCEL: .xls
It is a table format which uses rows & columns to make any
report & table. It is consists of workbook.
MS-EXCEL
Worksheet is a grid made up of horizontal row and vertical columns .The
Excel 2007 worksheet contains 1048576 rows and 16384 columns .
Each intersection of a row and a column forms a cell , in which the user can
store data .
Active cell
Office button
Formula
BAR
column
Letter
Row
Number
Name box
sheet
tab
ribbon
To create a new file
To open a new file
To close the active file
To save the active file
To save file in required format.
To Print active file
To close the EXCEL document.
 Cell and Range References :- A reference identifies a cell or a
range of cells on a worksheet and tells Microsoft Excel where to looks for
the values or data the user wants to use in a formula . The user can also
refer to cells on other sheets in the same workbook , and to other
workbooks. References to cells in other workbooks are called links .
 Relative cell References :- This is the most widely used type of
cell references in formulas . Relative cell references are basic cell
references that adjust and change when copied or when using Autofill.
Absolute cell References :- When a formula or function is copied
or moved to another location , any cell references in the formula or
function get adjusted as well . However there are some situations where
a cell reference inside a formula must ALWAYS refer to the same cell.
Formula:-
=sum(value1,value2,………….).
• It is used to make the sum or additions of
the numbers of any two or more cells.
S
M
Formula:-
=count(value1,value2,…………).
• It is used to count the cells out of the cells in
which a number is written.
Formula:-
=counta(value1,value2,………………).
• It is used to count the unblanked cells or
the cells in which some contents is written
out of the selected cells.
Formula:-
=countblank(Range).
• It is used to count the blank cells out of
the selected cells.
• If we press only spacebar in any cell,
then this cell be counted as unblanked cell.
Formula:-
=countif(Range,Criteria)
• it is used to count the number of cells
according to a given condition in the selected
cells.
• For ex-
If we give condition that-
=countif(A1:A9,”>=10”)
Then , it count the cells which have its >=10.
Formula:-
=sumif(Range,Criteria,sum_range)
• It is used to make the sum of numbers
according to the given condition.
Formula:-
=today()
• It is used to write the current date in
any cell.
Formula:-
=now().
• it is used to write the date & time in any
cell.
Formula:-
=concatenate(text1,text2,………..).
• It is used to join the two words of
different cells in one cell.
Formula:-
=if(logical_text,value_if_true,value_if_false
).
• It is used to get a result in a cell according
to the given condition.
Formula:-
=vlookup(lookup_value,table_array,col_
index_num…..).
• it is used to make a link between two
different sheets or two different
workbook.
It is used to filter the table by which we find
about a single person or by a given condition in
a large table.
The type of filters in this are-
 Auto filter.
 Advanced filter.
A PivotTable report is an interactive way to quickly summarize large
amounts of data. Use a PivotTable report to analyze numerical data in
depth and to answer unanticipated questions about your data. A
PivotTable report is especially designed for:
Querying large amounts of data in many user-friendly ways.
Subtotaling and aggregating numeric data, summarizing data by
categories and subcategories, and creating custom calculations and
formulas.
Expanding and collapsing levels of data to focus your results, and
drilling down to details from the summary data for areas of interest.
Moving rows to column or columns to rows (or "pivoting") to see
different summaries of the source data.
Filtering, sorting, grouping, and conditionally formatting the most
useful and interesting subset of data to enable you to focus on the
information that you want.
Presenting concise, attractive, and annotated online or printed reports.
It is used to give a condition on any one or
more cells & then input a message & if that
condition is wrong then make alert by a
comment.
Charts are used to display series of numeric data in a graphical format to make it
easier to understand large quantities of data and the relationship between
different series of data.
A chart has many elements. Some of these elements are displayed by default,
others can be added as needed. You can change the display of the chart elements
by moving them to other locations in the chart, resizing them, or by changing the
format. You can also remove chart elements that you do not want to display.
1. The chart area of the chart.
2. The plot area of the chart.
3. The data points of the data
series that are plotted in the chart.
4. The horizontal (category) and
vertical (value) axis along which the
data is plotted in the chart.
5. The legend of the chart.
6. A chart and axis title that you can
use in the chart.
7. A data label that you can use to
identify the details of a data point in a
data series.
Excel supports numerous types of charts to help you
display data in ways that are meaningful to your
audience. When you create a chart or change an existing
chart, you can choose from a wide range of chart types
(such as a column chart or a pie chart) and their
subtypes (such as a stacked column chart or a pie in 3-D
chart). You can also create a combination chart by using
more than one chart type in your chart.
Data that is arranged in columns or rows on a worksheet can
be plotted in a column chart. Column charts are useful for
showing data changes over a period of time or for illustrating
comparisons among items.
In column charts, categories are typically organized along the
horizontal axis and values along the vertical axis.
Column charts have the following chart
subtypes:
•Clustered column and clustered
column in 3-D
•Stacked column and stacked column
in 3-D
•3-D column
•Cylinder, cone, and pyramid
Data that is arranged in columns or rows on a worksheet can
be plotted in a line chart. Line charts can display continuous
data over time, set against a common scale, and are therefore
ideal for showing trends in data at equal intervals. In a line
chart, category data is distributed evenly along the horizontal
axis, and all value data is distributed evenly along the vertical
axis.
Line charts have the following chart
subtypes:
•Line and line with markers
•Stacked line and stacked line with
markers
•100% stacked line and 100% stacked
line with markers
•3-D line
Data that is arranged in one column or row only on a worksheet can be plotted in
a pie chart. Pie charts show the size of items in one data series proportional to
the sum of the items. The data points in a pie chart are displayed as a
percentage of the whole pie.
Consider using a pie chart when:
•You only have one data series that you want to
plot.
•None of the values that you want to plot
are negative.
•Almost none of the values that you want to
plot are zero values.
•You don't have more than seven categories.
•The categories represent parts of the whole pie.
Pie charts have the following chart subtypes:
•Pie and pie in 3-D
•Pie of pie and bar of pie
•Exploded pie and exploded pie in 3-D
Data that is arranged in columns or rows on a worksheet can be plotted
in a bar chart. Bar charts illustrate comparisons among individual items
Consider using a bar chart when:
The axis labels are long.
The values that are shown are durations.
Bar charts have the following chart subtypes:
•Clustered bar and clustered bar in 3-D
•Stacked bar and stacked bar in 3-D
•100% stacked bar and 100% stacked bar in 3-D
•Horizontal cylinder, cone, and pyramid
For further Info :
http://www.assignmenthelp.net
+1-617-874-1011 (USA)
+44-117-230-1145 (UK)
+61-7-5641-0117 (AUS)
support@assignmenthelp.net
http://www.assignmenthelp.net/r
ss.xml
http://assignmenthelp.
net/Assignment_Help_Podcasts
/Poderator.xml

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Excel lesson01
Excel lesson01Excel lesson01
Excel lesson01
 
ms excel for mba first sem students of dr hs gour university sagar(m.p)
ms excel for mba first sem students of dr hs gour university sagar(m.p)ms excel for mba first sem students of dr hs gour university sagar(m.p)
ms excel for mba first sem students of dr hs gour university sagar(m.p)
 
Ms excel
Ms excelMs excel
Ms excel
 
Ms excel
Ms excelMs excel
Ms excel
 
M.S EXCEL
M.S EXCELM.S EXCEL
M.S EXCEL
 
Advanced Excel ppt
Advanced Excel pptAdvanced Excel ppt
Advanced Excel ppt
 
ms excel presentation...
ms excel presentation...ms excel presentation...
ms excel presentation...
 
Ms Excel Basic to Advance Tutorial
Ms Excel Basic to Advance TutorialMs Excel Basic to Advance Tutorial
Ms Excel Basic to Advance Tutorial
 
MS EXCEL
MS EXCELMS EXCEL
MS EXCEL
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
 
Excel Shortcuts & Formulas
Excel Shortcuts & FormulasExcel Shortcuts & Formulas
Excel Shortcuts & Formulas
 
MS Excel 2nd
MS Excel 2ndMS Excel 2nd
MS Excel 2nd
 
Introduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginnersIntroduction to Microsoft Excel for beginners
Introduction to Microsoft Excel for beginners
 
Full project
Full projectFull project
Full project
 
Charts in EXCEL
Charts in EXCELCharts in EXCEL
Charts in EXCEL
 
MS Excel Tips & Tricks
MS Excel Tips & TricksMS Excel Tips & Tricks
MS Excel Tips & Tricks
 
22 Excel Basics
22 Excel Basics22 Excel Basics
22 Excel Basics
 
Basic Ms excel
Basic Ms excelBasic Ms excel
Basic Ms excel
 
Pivot table
Pivot tablePivot table
Pivot table
 
Using Excel Functions
Using Excel FunctionsUsing Excel Functions
Using Excel Functions
 

Andere mochten auch

Microsoft Excel Project 1 Presentation
Microsoft Excel Project 1 PresentationMicrosoft Excel Project 1 Presentation
Microsoft Excel Project 1 Presentationjmartinvvc
 
MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMridul Bansal
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excelmadhuparna bhowmik
 
Excel presentation data validation
Excel presentation   data validationExcel presentation   data validation
Excel presentation data validationNagamani Y R
 
Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)
Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)
Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)Nikhil Dhawan
 
Intro to Microsoft Word 2010 for Kids
Intro to Microsoft Word 2010 for Kids Intro to Microsoft Word 2010 for Kids
Intro to Microsoft Word 2010 for Kids Queens Library
 
Teaching practice lesson plan (1)
Teaching practice lesson plan (1)Teaching practice lesson plan (1)
Teaching practice lesson plan (1)Rubinsa
 
Date & time functions in VB.NET
Date & time functions in VB.NETDate & time functions in VB.NET
Date & time functions in VB.NETA R
 
If and nested i fs
If and nested i fsIf and nested i fs
If and nested i fsPaulCPLD
 
WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM - ICT enabled Di...
WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM  - ICT enabled Di...WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM  - ICT enabled Di...
WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM - ICT enabled Di...LKangas
 
Project on ms power point
Project on ms power pointProject on ms power point
Project on ms power pointSachin Jaiswal
 
Master problem solving live physics for boards, jee main & advanced
Master problem solving live physics for boards, jee main & advancedMaster problem solving live physics for boards, jee main & advanced
Master problem solving live physics for boards, jee main & advancedDisha Publication
 

Andere mochten auch (20)

Microsoft Excel Project 1 Presentation
Microsoft Excel Project 1 PresentationMicrosoft Excel Project 1 Presentation
Microsoft Excel Project 1 Presentation
 
Itt project
Itt projectItt project
Itt project
 
MS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATIONMS EXCEL PPT PRESENTATION
MS EXCEL PPT PRESENTATION
 
Functions and formulas of ms excel
Functions and formulas of ms excelFunctions and formulas of ms excel
Functions and formulas of ms excel
 
Excel presentation data validation
Excel presentation   data validationExcel presentation   data validation
Excel presentation data validation
 
Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)
Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)
Project Report on Computer (Basics, MS Word, MS Powerpoint, Email)
 
Ppt on ms excel
Ppt on ms excelPpt on ms excel
Ppt on ms excel
 
Intro to Microsoft Word 2010 for Kids
Intro to Microsoft Word 2010 for Kids Intro to Microsoft Word 2010 for Kids
Intro to Microsoft Word 2010 for Kids
 
Ms excel 2007
Ms excel 2007Ms excel 2007
Ms excel 2007
 
Msaccess
MsaccessMsaccess
Msaccess
 
Teaching practice lesson plan (1)
Teaching practice lesson plan (1)Teaching practice lesson plan (1)
Teaching practice lesson plan (1)
 
Macro VBA Excel2010 by A'Rong
Macro VBA Excel2010 by A'RongMacro VBA Excel2010 by A'Rong
Macro VBA Excel2010 by A'Rong
 
Excel 2007 Unit E
Excel 2007 Unit EExcel 2007 Unit E
Excel 2007 Unit E
 
Date & time functions in VB.NET
Date & time functions in VB.NETDate & time functions in VB.NET
Date & time functions in VB.NET
 
If and nested i fs
If and nested i fsIf and nested i fs
If and nested i fs
 
Module4 peripherals
Module4 peripheralsModule4 peripherals
Module4 peripherals
 
WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM - ICT enabled Di...
WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM  - ICT enabled Di...WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM  - ICT enabled Di...
WSIS Project Prizes 2013 – C7 E-government. Project SAKSHAM - ICT enabled Di...
 
Project on ms power point
Project on ms power pointProject on ms power point
Project on ms power point
 
Master problem solving live physics for boards, jee main & advanced
Master problem solving live physics for boards, jee main & advancedMaster problem solving live physics for boards, jee main & advanced
Master problem solving live physics for boards, jee main & advanced
 
Sumif In Excel
Sumif In ExcelSumif In Excel
Sumif In Excel
 

Ähnlich wie MS-EXCEL Assignment Help

Microsoft Excel.pptx
Microsoft Excel.pptxMicrosoft Excel.pptx
Microsoft Excel.pptxSIMNchannel
 
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdfNitish Nagar
 
LECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptxLECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptxMwangaPrayGod
 
IPT Preliminary Spreadsheets
IPT Preliminary SpreadsheetsIPT Preliminary Spreadsheets
IPT Preliminary Spreadsheetsthowell1985
 
Excel_2007_Final.pptx
Excel_2007_Final.pptxExcel_2007_Final.pptx
Excel_2007_Final.pptxZORAIZ HAIDER
 
Advance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptxAdvance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptxssuserc9f959
 
Use of-Excel
Use of-ExcelUse of-Excel
Use of-ExcelBrisbane
 
ExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxJohn Donahue
 
Excel Slope Instruction
Excel Slope InstructionExcel Slope Instruction
Excel Slope Instructiontotoros_girl
 
Introduction of Excel and describe the excel
Introduction of Excel and describe the excelIntroduction of Excel and describe the excel
Introduction of Excel and describe the excelparmjeetsingh5014
 
DATA SCIENCE TRAINING IN HYDERABAD
DATA SCIENCE TRAINING IN HYDERABADDATA SCIENCE TRAINING IN HYDERABAD
DATA SCIENCE TRAINING IN HYDERABADRS Trainings
 
Model Assistant Suite
Model Assistant SuiteModel Assistant Suite
Model Assistant SuiteYsrael Mertz
 
Displaying data using charts and graphs
Displaying data using charts and graphsDisplaying data using charts and graphs
Displaying data using charts and graphsCharles Flynt
 

Ähnlich wie MS-EXCEL Assignment Help (20)

Microsoft Excel.pptx
Microsoft Excel.pptxMicrosoft Excel.pptx
Microsoft Excel.pptx
 
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
4b6c1c5c-e913-4bbf-b3a4-41e23cb961ba-161004200047.pdf
 
LECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptxLECTURE 06 (SPREADSHEET).pptx
LECTURE 06 (SPREADSHEET).pptx
 
IPT Preliminary Spreadsheets
IPT Preliminary SpreadsheetsIPT Preliminary Spreadsheets
IPT Preliminary Spreadsheets
 
ITB - UNIT 4.pdf
ITB - UNIT 4.pdfITB - UNIT 4.pdf
ITB - UNIT 4.pdf
 
Excel_2007_Final.pptx
Excel_2007_Final.pptxExcel_2007_Final.pptx
Excel_2007_Final.pptx
 
Exel
ExelExel
Exel
 
Advance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptxAdvance Microsoft Office Excel Course.pptx
Advance Microsoft Office Excel Course.pptx
 
Use of-Excel
Use of-ExcelUse of-Excel
Use of-Excel
 
Microsoft Excel Training
Microsoft Excel TrainingMicrosoft Excel Training
Microsoft Excel Training
 
ExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptxExcelTipsAndTricks.pptx
ExcelTipsAndTricks.pptx
 
Excel Slope Instruction
Excel Slope InstructionExcel Slope Instruction
Excel Slope Instruction
 
stats
statsstats
stats
 
Spreadsheets 101
Spreadsheets 101Spreadsheets 101
Spreadsheets 101
 
Intro_Excel_FA12.ppt
Intro_Excel_FA12.pptIntro_Excel_FA12.ppt
Intro_Excel_FA12.ppt
 
Introduction of Excel and describe the excel
Introduction of Excel and describe the excelIntroduction of Excel and describe the excel
Introduction of Excel and describe the excel
 
Excel booklet
Excel bookletExcel booklet
Excel booklet
 
DATA SCIENCE TRAINING IN HYDERABAD
DATA SCIENCE TRAINING IN HYDERABADDATA SCIENCE TRAINING IN HYDERABAD
DATA SCIENCE TRAINING IN HYDERABAD
 
Model Assistant Suite
Model Assistant SuiteModel Assistant Suite
Model Assistant Suite
 
Displaying data using charts and graphs
Displaying data using charts and graphsDisplaying data using charts and graphs
Displaying data using charts and graphs
 

Kürzlich hochgeladen

Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full NightCall Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba Company
 
Gripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to MissGripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to Missget joys
 
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一lvtagr7
 
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full NightCall Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Nightssuser7cb4ff
 
No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...
No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...
No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...Amil Baba Company
 
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa EscortsCash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa EscortsApsara Of India
 
NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...
NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...
NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...Amil baba
 
办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书
办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书
办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书zdzoqco
 
Vip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableVip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableKomal Khan
 
Call Girl Contact Number Andheri WhatsApp:+91-9833363713
Call Girl Contact Number Andheri WhatsApp:+91-9833363713Call Girl Contact Number Andheri WhatsApp:+91-9833363713
Call Girl Contact Number Andheri WhatsApp:+91-9833363713Sonam Pathan
 
(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)twfkn8xj
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba Company
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607dollysharma2066
 
Aesthetic Design Inspiration by Slidesgo.pptx
Aesthetic Design Inspiration by Slidesgo.pptxAesthetic Design Inspiration by Slidesgo.pptx
Aesthetic Design Inspiration by Slidesgo.pptxsayemalkadripial4
 
Call Girls Ellis Bridge 7397865700 Independent Call Girls
Call Girls Ellis Bridge 7397865700 Independent Call GirlsCall Girls Ellis Bridge 7397865700 Independent Call Girls
Call Girls Ellis Bridge 7397865700 Independent Call Girlsssuser7cb4ff
 
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...First NO1 World Amil baba in Faisalabad
 
Call Girls Sabarmati 7397865700 Ridhima Hire Me Full Night
Call Girls Sabarmati 7397865700 Ridhima Hire Me Full NightCall Girls Sabarmati 7397865700 Ridhima Hire Me Full Night
Call Girls Sabarmati 7397865700 Ridhima Hire Me Full Nightssuser7cb4ff
 
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceCall Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceTina Ji
 
Taken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch DocumentTaken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch Documentf4ssvxpz62
 

Kürzlich hochgeladen (20)

Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full NightCall Girls SG Highway 7397865700 Ridhima Hire Me Full Night
Call Girls SG Highway 7397865700 Ridhima Hire Me Full Night
 
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
Amil Baba in Pakistan Kala jadu Expert Amil baba Black magic Specialist in Is...
 
Gripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to MissGripping Adult Web Series You Can't Afford to Miss
Gripping Adult Web Series You Can't Afford to Miss
 
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
定制(UofT毕业证书)加拿大多伦多大学毕业证成绩单原版一比一
 
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full NightCall Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
Call Girls Prahlad Nagar 9920738301 Ridhima Hire Me Full Night
 
No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...
No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...
No,1 Amil baba Islamabad Astrologer in Karachi amil baba in pakistan amil bab...
 
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa EscortsCash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
Cash Payment Contact:- 7028418221 Goa Call Girls Service North Goa Escorts
 
NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...
NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...
NO1 Certified Black magic/kala jadu,manpasand shadi in lahore,karachi rawalpi...
 
办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书
办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书
办理滑铁卢大学毕业证成绩单|购买加拿大文凭证书
 
Vip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services AvailableVip Delhi Ncr Call Girls Best Services Available
Vip Delhi Ncr Call Girls Best Services Available
 
Call Girl Contact Number Andheri WhatsApp:+91-9833363713
Call Girl Contact Number Andheri WhatsApp:+91-9833363713Call Girl Contact Number Andheri WhatsApp:+91-9833363713
Call Girl Contact Number Andheri WhatsApp:+91-9833363713
 
(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)(伦敦大学毕业证学位证成绩单-PDF版)
(伦敦大学毕业证学位证成绩单-PDF版)
 
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
Amil Baba in karachi Kala jadu Expert Amil baba Black magic Specialist in Isl...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377087607
 
Aesthetic Design Inspiration by Slidesgo.pptx
Aesthetic Design Inspiration by Slidesgo.pptxAesthetic Design Inspiration by Slidesgo.pptx
Aesthetic Design Inspiration by Slidesgo.pptx
 
Call Girls Ellis Bridge 7397865700 Independent Call Girls
Call Girls Ellis Bridge 7397865700 Independent Call GirlsCall Girls Ellis Bridge 7397865700 Independent Call Girls
Call Girls Ellis Bridge 7397865700 Independent Call Girls
 
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
Authentic No 1 Amil Baba In Pakistan Authentic No 1 Amil Baba In Karachi No 1...
 
Call Girls Sabarmati 7397865700 Ridhima Hire Me Full Night
Call Girls Sabarmati 7397865700 Ridhima Hire Me Full NightCall Girls Sabarmati 7397865700 Ridhima Hire Me Full Night
Call Girls Sabarmati 7397865700 Ridhima Hire Me Full Night
 
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts ServiceCall Girls in Faridabad 9000000000 Faridabad Escorts Service
Call Girls in Faridabad 9000000000 Faridabad Escorts Service
 
Taken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch DocumentTaken Pilot Episode Story pitch Document
Taken Pilot Episode Story pitch Document
 

MS-EXCEL Assignment Help

  • 1.
  • 2.
  • 3. Microsoft Excel (full name Microsoft Office Excel) is a spreadsheet application written and distributed by Microsot for MicrosoftWindows and Mac OS X. It features calculation, graphing tools, pivot tables and a macro programming language calledVBA (Visual Basic for Applications). Default Name of MS- EXCELWorkbook: BOOK1 Extension of MS-EXCEL: .xls It is a table format which uses rows & columns to make any report & table. It is consists of workbook. MS-EXCEL
  • 4. Worksheet is a grid made up of horizontal row and vertical columns .The Excel 2007 worksheet contains 1048576 rows and 16384 columns . Each intersection of a row and a column forms a cell , in which the user can store data . Active cell Office button Formula BAR column Letter Row Number Name box sheet tab ribbon
  • 5.
  • 6. To create a new file To open a new file To close the active file To save the active file To save file in required format. To Print active file To close the EXCEL document.
  • 7.  Cell and Range References :- A reference identifies a cell or a range of cells on a worksheet and tells Microsoft Excel where to looks for the values or data the user wants to use in a formula . The user can also refer to cells on other sheets in the same workbook , and to other workbooks. References to cells in other workbooks are called links .  Relative cell References :- This is the most widely used type of cell references in formulas . Relative cell references are basic cell references that adjust and change when copied or when using Autofill. Absolute cell References :- When a formula or function is copied or moved to another location , any cell references in the formula or function get adjusted as well . However there are some situations where a cell reference inside a formula must ALWAYS refer to the same cell.
  • 8.
  • 9. Formula:- =sum(value1,value2,………….). • It is used to make the sum or additions of the numbers of any two or more cells. S M
  • 10. Formula:- =count(value1,value2,…………). • It is used to count the cells out of the cells in which a number is written.
  • 11. Formula:- =counta(value1,value2,………………). • It is used to count the unblanked cells or the cells in which some contents is written out of the selected cells.
  • 12. Formula:- =countblank(Range). • It is used to count the blank cells out of the selected cells. • If we press only spacebar in any cell, then this cell be counted as unblanked cell.
  • 13. Formula:- =countif(Range,Criteria) • it is used to count the number of cells according to a given condition in the selected cells. • For ex- If we give condition that- =countif(A1:A9,”>=10”) Then , it count the cells which have its >=10.
  • 14. Formula:- =sumif(Range,Criteria,sum_range) • It is used to make the sum of numbers according to the given condition.
  • 15. Formula:- =today() • It is used to write the current date in any cell.
  • 16. Formula:- =now(). • it is used to write the date & time in any cell.
  • 17. Formula:- =concatenate(text1,text2,………..). • It is used to join the two words of different cells in one cell.
  • 18. Formula:- =if(logical_text,value_if_true,value_if_false ). • It is used to get a result in a cell according to the given condition.
  • 19. Formula:- =vlookup(lookup_value,table_array,col_ index_num…..). • it is used to make a link between two different sheets or two different workbook.
  • 20.
  • 21. It is used to filter the table by which we find about a single person or by a given condition in a large table. The type of filters in this are-  Auto filter.  Advanced filter.
  • 22. A PivotTable report is an interactive way to quickly summarize large amounts of data. Use a PivotTable report to analyze numerical data in depth and to answer unanticipated questions about your data. A PivotTable report is especially designed for: Querying large amounts of data in many user-friendly ways. Subtotaling and aggregating numeric data, summarizing data by categories and subcategories, and creating custom calculations and formulas. Expanding and collapsing levels of data to focus your results, and drilling down to details from the summary data for areas of interest. Moving rows to column or columns to rows (or "pivoting") to see different summaries of the source data. Filtering, sorting, grouping, and conditionally formatting the most useful and interesting subset of data to enable you to focus on the information that you want. Presenting concise, attractive, and annotated online or printed reports.
  • 23. It is used to give a condition on any one or more cells & then input a message & if that condition is wrong then make alert by a comment.
  • 24. Charts are used to display series of numeric data in a graphical format to make it easier to understand large quantities of data and the relationship between different series of data. A chart has many elements. Some of these elements are displayed by default, others can be added as needed. You can change the display of the chart elements by moving them to other locations in the chart, resizing them, or by changing the format. You can also remove chart elements that you do not want to display. 1. The chart area of the chart. 2. The plot area of the chart. 3. The data points of the data series that are plotted in the chart. 4. The horizontal (category) and vertical (value) axis along which the data is plotted in the chart. 5. The legend of the chart. 6. A chart and axis title that you can use in the chart. 7. A data label that you can use to identify the details of a data point in a data series.
  • 25. Excel supports numerous types of charts to help you display data in ways that are meaningful to your audience. When you create a chart or change an existing chart, you can choose from a wide range of chart types (such as a column chart or a pie chart) and their subtypes (such as a stacked column chart or a pie in 3-D chart). You can also create a combination chart by using more than one chart type in your chart.
  • 26. Data that is arranged in columns or rows on a worksheet can be plotted in a column chart. Column charts are useful for showing data changes over a period of time or for illustrating comparisons among items. In column charts, categories are typically organized along the horizontal axis and values along the vertical axis. Column charts have the following chart subtypes: •Clustered column and clustered column in 3-D •Stacked column and stacked column in 3-D •3-D column •Cylinder, cone, and pyramid
  • 27. Data that is arranged in columns or rows on a worksheet can be plotted in a line chart. Line charts can display continuous data over time, set against a common scale, and are therefore ideal for showing trends in data at equal intervals. In a line chart, category data is distributed evenly along the horizontal axis, and all value data is distributed evenly along the vertical axis. Line charts have the following chart subtypes: •Line and line with markers •Stacked line and stacked line with markers •100% stacked line and 100% stacked line with markers •3-D line
  • 28. Data that is arranged in one column or row only on a worksheet can be plotted in a pie chart. Pie charts show the size of items in one data series proportional to the sum of the items. The data points in a pie chart are displayed as a percentage of the whole pie. Consider using a pie chart when: •You only have one data series that you want to plot. •None of the values that you want to plot are negative. •Almost none of the values that you want to plot are zero values. •You don't have more than seven categories. •The categories represent parts of the whole pie. Pie charts have the following chart subtypes: •Pie and pie in 3-D •Pie of pie and bar of pie •Exploded pie and exploded pie in 3-D
  • 29. Data that is arranged in columns or rows on a worksheet can be plotted in a bar chart. Bar charts illustrate comparisons among individual items Consider using a bar chart when: The axis labels are long. The values that are shown are durations. Bar charts have the following chart subtypes: •Clustered bar and clustered bar in 3-D •Stacked bar and stacked bar in 3-D •100% stacked bar and 100% stacked bar in 3-D •Horizontal cylinder, cone, and pyramid
  • 30. For further Info : http://www.assignmenthelp.net +1-617-874-1011 (USA) +44-117-230-1145 (UK) +61-7-5641-0117 (AUS) support@assignmenthelp.net http://www.assignmenthelp.net/r ss.xml http://assignmenthelp. net/Assignment_Help_Podcasts /Poderator.xml