Lesson 1 Excel
Lesson 1 Excel
Workingwith Excel..................................................................................................2
StartingExcel...........................................................................................................3
Usingthe Interface...................................................................................................4
Usingthe OfficeButton............................................................................................6
ExploringExcelOptions..........................................................................................8
WorkingwithWorksheets......................................................................................10
Usingthe Ribbon....................................................................................................11
HidingtheRibbon..................................................................................................15
Customizingthe QuickAccessToolbar.................................................................16
UsingtheMiniToolbar..........................................................................................21
Customizingthe StatusBar....................................................................................23
ExitingExcel..........................................................................................................25
Exercise..................................................................................................................27
What is Microsoft Excel?
Microsoft Excel is a program that provides worksheets comprised of rows and columns. Textual data
can be stored in the workbook similarly to a Microsoft Word table, but the power of Excel is its ability
to perform simple to complicated mathematical calculations. When you are ready to create some
math formulas.
TheTitleBar, which appears atthetop ofthe application window, displays the name of the
currentworkbookand the name of the application. At the farleftof theTitleBaris theOfficebutton,
whichreplacesthe old Filemenu.Totherightof the Office button is thecustomizableQuick
AccessToolbar,towhich you canadd yourfavorite command buttons.
UndertheTitle Baris theRibbon, which replaces the old menu systemand displays Excels command
buttons, groupedaccordingto function, withintask-orientedTabs.
TowardsthefarrightoftheRibbonistheHelp icon, which opensExcels mainhelp window.
At theleftend ofthe rowbelow the Ribbonis theNameBox, whichdisplaysthe name oftheActive Cell.To
therightofthe Name Box isthe InsertFunction button, whichlets you access Excels extensive range
ofbuilt-infunctions whencreating formulas.Tothe rightofthe InsertFunction button is
theFormulaBarin which you can view andeditthe datain theActive Cell.
An Excel worksheet, or spreadsheet, is a two-dimensional grid with columns and rows. Look at the
spreadsheet below. The column names are letters of the alphabet starting with A, and the rows are
numbered chronologically starting with the number one. The cells in the first row are A1, B1, C1,
and so on. And the cells in the first column are A1, A2, A3, and so on. These are called cell names or
cell references.
We use cell references when creating math formulas or functions. For example, the formula to add the
contents of cells B2 and B3 together is: =B2+B3.
Structure of a Microsoft Excel Worksheet (Spreadsheet)
The Name Box is located in the area above Column A, and displays the cell reference of the selected
cell- the cell where the cursor is resting. In our spreadsheet above, the selected cell is C2. Notice that
the column letter (C) and the row number (2) change color.
The beginning of the Formula Bar can be seen in the area above Column D on our worksheet. The
Formula Bar displays the contents of the selected cell.
A workbook is a collection of worksheets or spreadsheets. When the Excel program is opened, a
workbook opens with three blank worksheets. The names of the worksheets are displayed on tabs at
the bottom of the Excel window.
USINGTHEOFFICEBUTTON
Discussion
Thenew lookMicrosoftOffice2007bringswith itmanychanges. Mostof these changesreferto the
navigationalaspects ofthe individualapplicationsand the new and improved userinterface.
EXPLORINGEXCELOPTIONS
Discussion
In earlierversions ofExcel, you couldsetyourpreferencesforspecific views, displays,
andeditingsettings in the Options dialogbox under theToolsmenu. Inthe new user
interface,thedialogbox hasbeen completelyredesigned and is now accessedfroma
buttonintheOfficemenu calledExcelOptions.The options are grouped into categories which you
selectfromthe left-hand pane of the ExcelOptions dialogbox;thefollowingtableliststhecategories.
Category Description
Popular Change the mostpopularoptions in Excel.
Formulas Change optionsrelated to formula calculation,
performance, and errorhandling.
Questions:
I. Formula
II. Formula bar
III. Range
IV. Cell Reference
V. Constants
Write brief notes on the customization of the QAT and the mini-toolbar.