30
PROJECT ON MS-EXCEL

MS-EXCEL Assignment Help

Embed Size (px)

DESCRIPTION

The site present the assignment to the students in well- structured manner including all the information in the simplest form, so that students need not spend extra time and effort in completion of the assignment and along with these they can also gain all the content engraved in the brain.

Citation preview

Page 1: MS-EXCEL Assignment Help

PROJECT ON MS-EXCEL

Page 2: MS-EXCEL Assignment Help

HOW TO OPEN MS-EXCEL ?

d) MS EXCEL

b) PROGRAMS

c) MS OFFICE

a) START

Page 3: MS-EXCEL Assignment Help

Microsoft Excel (full name Microsoft Office Excel) is a spreadsheet application written and distributed by Microsot for Microsoft Windows and Mac OS X. It features calculation, graphing tools, pivot tables and a macro programming language called VBA (Visual Basic for Applications).

Default Name of MS- EXCEL Workbook: 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

Page 4: MS-EXCEL Assignment Help

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 .

SPREADSHEET DETAILS

Active cell

Office button

Formula BAR

column Letter

Row Number

Name box

sheet tab

ribbon

Page 5: MS-EXCEL Assignment Help

OFFICE BUTTON

NEW

OPEN

CLOSE

SAVE

SAVE AS

PRINT

PREPARE

EXIT

Page 6: MS-EXCEL Assignment Help

OFFICE BUTTON

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.

Page 7: MS-EXCEL Assignment Help

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.

CELL REFERENCING

Page 8: MS-EXCEL Assignment Help

IMPORTANT FORMULAS

Page 9: MS-EXCEL Assignment Help

Formula:-=sum(value1,value2,………….).• It is used to make the sum or additions

of the numbers of any two or more cells.

SUM

S M

Page 10: MS-EXCEL Assignment Help

Formula:-=count(value1,value2,…………).• It is used to count the cells out of the cells

in which a number is written.

COUNT

Page 11: MS-EXCEL Assignment Help

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.

COUNTA

Page 12: MS-EXCEL Assignment Help

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.

COUNTBLANK

Page 13: MS-EXCEL Assignment Help

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.

COUNTIF

Page 14: MS-EXCEL Assignment Help

Formula:-=sumif(Range,Criteria,sum_range)• It is used to make the sum of numbers

according to the given condition.

SUMIF

Page 15: MS-EXCEL Assignment Help

Formula:-=today()• It is used to write the current date in any cell.

TODAY

Page 16: MS-EXCEL Assignment Help

Formula:-=now().• it is used to write the date & time in

any cell.

NOW

Page 17: MS-EXCEL Assignment Help

Formula:-=concatenate(text1,text2,………..).• It is used to join the two words of

different cells in one cell.

CONCATENATE

Page 18: MS-EXCEL Assignment Help

Formula:-=if(logical_text,value_if_true,value_if_fals

e).• It is used to get a result in a cell

according to the given condition.

IF

Page 19: MS-EXCEL Assignment Help

Formula:-=vlookup(lookup_value,table_array,col_

index_num…..).• it is used to make a link between two

different sheets or two different workbook.

V UP

Page 20: MS-EXCEL Assignment Help

All - Pastes the actual contents into the destination cell • Formulas - Pastes only the formula.• Values - Pastes only the values.• Formats - Pastes only the formats.• Comments - Pastes only the comments. • Validation - Pastes only the validation.• All except borders - Pastes everything except the four borders.

Paste the value into the cell in the format and operations you specify.

Paste special

Page 21: MS-EXCEL Assignment Help

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.

FILTER

Page 22: MS-EXCEL Assignment Help

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.

Page 23: MS-EXCEL Assignment Help

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.

VALIDATION

Page 24: MS-EXCEL Assignment Help

CHARTS & THEIR ELEMENTSCharts 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.

Page 25: MS-EXCEL Assignment Help

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.

Page 26: MS-EXCEL Assignment Help

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

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 

Page 27: MS-EXCEL Assignment Help

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

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

Page 28: MS-EXCEL Assignment Help

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.

Pie Charts

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 

Page 29: MS-EXCEL Assignment Help

BAR CHARTSData 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

Page 30: MS-EXCEL Assignment Help

For further Info :

http://www.assignmenthelp.net

+1-617-874-1011 (USA)+44-117-230-1145 (UK)+61-7-5641-0117 (AUS)

[email protected]

http://www.assignmenthelp.net/rss.xml

http://assignmenthelp.net/Assignment_Help_Podcasts/Poderator.xml