ULearnOffice.com

Navigation

Previous
Next
Homepage
FAQ
What's new
Sitemap

Topics

Excel 2010
Office button
Home
Insert
Page Layout
Formulas
Data
Review
View
Developer

Excercises
Autosum
Chart - Insert a second axis
Create a half-moon chart
Create a demographics chart
Conditionnal formatting
Data table
Pivot table
Scenario Manager
Solver

Tutorials

Word
Excel 2003
Excel 2007

PowerPoint
Access

Others

Demonstration files
Texte en français

Word 2010 Tutorials

Contact

By e-mail
Join our Newsletter

Share this page

AddThis Social Bookmark Button

Excel 2007 - The formulas tab

Introduction

Function Library

Insert Function
Autosum Exercices
Recently Used
Financial
Logical
Text
Date & Time
Lookup and Reference
Math and Trig
More Functions

Defined Names

Name manager
Define Name
Use in Formula
Create from selection

Formula auditing

Trace Precedents
Trace dependents
Remove arrows
Show formulas
Error checking
Evaluate formula
Watch Window

Calculation

Calculation Options
Calculate Now
Calculate sheet

Introduction

Excel 2007: Formules-introduction

The formulas tab lets you select from over 300 functions available with Excel 2007. These functions are grouped in categories Financial, Logical, Text, Date and Time, Lookup and Reference, Math and Trigonometry, Statistical, Engineering, Cube and Information. With Excel 2010, 38 functions were "reworked"; optimized and renamed. You will find the "old" functions in the Compatibility folder.

This Formula tab also allows you to manage the names you give to the cells. It is easier to understand the formula =Total_Revenues - Total_Charges than =AZ234 - BW541. You can name the one or more cells simultaneously.

An interesting option to check the validity of your formulas is to make an "audit" of your forms to see the cells needed to create the formula or those cells that depend on the content of the cell. You can also ask to assess your Excel formulas.

The Watch window allows you to gather in one place the result of several important units of your model. It is unnecessary to pass from one cell to another to see the impact of a change. You can follow them from the watch window.

Normally, Microsoft Excel recalculates your spreadsheet every time you make a change to the contents of a cell. But this can slow performance if you have a very cumbersome and imposing model. You have the option to turn off automatic recalculation and update your model by pressing the F9 key to the workbook or SHIFT and F9 for only the worksheet.

Function Library

Excel 2007 : Formules - bibliotheque de fonction

In the Function library, you can access all functions of Excel. They are grouped by category. It is easier to find the function you want. As in the earlier

versions, an assistant is available to help you find the function you want. Press the Insert Function button to activate the wizard.

Insert Function

Excel 2007 : Formules - insere une fonctionAs in previous versions of Excel, you have access to a wizard to find the function that meets your needs.

 

You can enter a description of the function you want in the first box and press the OK button to the right of it (not that the bottom of the window). Make sure the option in the category that you want or the All option.

. Once you press the OK button functions of research, the wizard will display a list of potential functions. Place the pointer on the name of the function you want. A description of the function will appear at the bottom of the list of features. You can read it and determine if this feature meets your needs. Otherwise, go to the next function and read the description.

Press the OK button once you have selected a function that meets your needs.

 

Most functions require more information, called arguments, to calculate the desired result. The next window shows the list of arguments to which you can enter values, refer to cells or simple calculations or even add other features. A description of the contents of the function appears at the bottom of the list of arguments.

The argument with a bold title is mandatory. The function will not give you a proper result if you do not insert values ​​into these boxes. The other arguments are optional. However, they offer additional options that can be very handy as the offer more possibilities to that function.

The wizard is useful when you try to use a function for the first time. However, you can write the function in cells of Excel. Always start a function by using =, + or - sign. Excel prefers to start a formula with the character =. Then write the function name followed by a parenthesis.

Even when you write directly the function, Excel provides assistance in showing you the list of functions followed the order of arguments.

Start with your formula with the = sign. The wizard will then show you a list of functions according to the letters you write to formula. You can select the function from the list and press the Tab key (first key to the left in the second row).


Open parenthesis and then enter values for the arguments. Below the formula, the wizard displays a list of arguments into the formula. Arguments in brackets [] are optional.


Remember to enter the separator between the arguments. By country and setting your computer, this separator can be different. In this example, it is the semicolon (;).

Autosum

You will find the Autosum button on the tabs Home and formulas tabs.

Exercices Follow this link to view the exercise for this command

Excel 2007 : Formule - somme automatique

Recently Used

Excel 2007 : Formule - utilise(s) recemment

Financial

Excel 2007: Formules-Financier

Logical

Excel 2007 : Formules - logique

Text

Excel 2007: Formule-Texte

Date & Time

Excel 2007: Formule-Date et heure

Lookup and Reference

Excel 2007:Formule-recherche et référence

Math and Trig

Excel 2007: Formule-Math eat trigomométrie

More Functions

Excel 2007: Formule-Plus de fonctions

There are more functions available. Statistical functions include functions such as averages, coefficients, standard deviations, frequency, max, min, forecasting and others.

Engineering functions include functions to convert from binary, decimal and hexadecimal complex functions among others.

The cube functions are to search for information using multiple search filters or settings.

The Information functions are used to determine the contents of a cell.

Defined names

Excel 2007 : Formules - noms definis

Microsoft Excel allows you to give names to a cell or range of cells you can use in your formulas. It is easier to understand the formula = quantity * price than = B23 * A125. You must remember that a given name can never spaces or some reserved characters. You can use the underscore "_" to group words.

This can give results as =Total_Revenues - Total_Charges. Depending on the keyboard you use, you must generally use the SHIFT and symbol - the standard keyboard (not from the numeric keypad) to display an underscore (_).

Name manager

Excel 2007 : Formules - gestionnaire de noms

The name Manager names can add, edit or remove names to a cell or a range of cells.

Define Name

*Select the formulas tab.

Excel 2007 : Définir nom

* Place the cursor in the cell, or range of cells, that you wish to give it a name.
* Select the Define Name.

Excel 2007 - Nouveau nom

Excel 2007 will suggest the contents of the cell to the left if it contains text. The software will replace the spaces outlined by (Shift and - on most keyboards). You can always write the name of your choice in the Name box. However, Excel will not accept name that contains spaces.

*Enter the name of your choice in the Name box.
*In the Refers to box, make sure the cell address or block of cells is well chosen.
*If you wish, you can add a comment for the name you chose.
*Press OK.

 

 

There is another way to give a name to a cell.

*Place the cursor in the cell or range of cells you wish to name.

Donne nom à une cellule

* Place the cursor in the box position indicator.
* Enter directly the name of your choice (without spaces).
* Press the Enter key.

Use the named cell in a formula

Excel 2007: Noms définis-Utiliser dans la formule

Create from selection

Excel 2007 : Formules - Creer a partir de la selection

Formula auditing

Excel 2007 : Formules - Audit de formules

The are times when your model doesn't work as expected. But the problem is not the formula but values from other cells in which your formula. The audit tool lets you view the dependencies between cells. For example, to determine gross profit, we must have first calculated the total revenue and total operating expenses. The next year to see the dependencies between cells using the Audit Tool.

Trace Precedents

Excel 2007 : Formule - repere les antecedents

Trace dependents

Excel 2007 : Formule -reperer les dependants

Remove arrows

Excel 2007 : Formule - supprimer les fleches

Show formulas

Excel 2007 : Formule - afficher les formules

Error checking

Excel 2007 : Formule - verification des erreurs

Evaluate formula

Excel 2007 : Formule - evaluation de la formule

Watch Window

Excel 2007:Audit de formules-Fenêtre espion

Another helpful tool is the Watch window. It allows you to "spy" on several cells that are far from each other. For example, you can immediately see the impact of change on important cells in your model.

* Select the formulas tab.
* Press the watch window button.

Fenêtre espion vide

*From the Watch window, press the Add Watch.

Ajouter un espion

* Select the cell or the extent of cells you want.
* Press the Add button.
* Change the contents of a cell that will affect the cell "spied on".


Fenêtre espion avec des résultats

Immediately, the value changes in the cell and in the Watch window.

Calculation

Excel 2007 : Formules - calcul

Normally, Microsoft Excel recalculates your entire workbook every time you enter or edit the contents of a cell. However, this can slow data entry if you have a very impressive model. Microsoft Excel allows you to disable automatic recalculation and choose when you want to recalculate your model.

Calculation options

Excel 2007 : Formules - options des calculs2

You find this button under options recalculation of your workbook. You decide how that is more appropriate for the size of your model.

Calculate Now

Excel 2007: Calcul-Maintenant This option allows you to recalculate the entire workbook. You can also press F9 key to recalculate the entire workbook.

Calculate Sheet

Excel 2007: Calculer la feuille This option only recalculating the worksheet where to find the active cells. You can also use the SHIFT and F9 keys.

 

 

 

You like what you read? Share it with your friends.

 





This site is hosted by 1&1.com