Spread32 Help
(C) 2001 Bye Design Ltd
BasicsA spreadsheet file is made up of pages, called "sheets". There are different types of sheets: Worksheets - which are used for storing data and doing calculations, Chart sheets - which are used for displaying graphs and charts, and Macro sheets - which are used for storing the instructions that make up custom (user-defined) functions and commands.
A worksheet consists of many boxes, called "cells", arranged in a grid. There are 65536 rows and 256 columns of these. The rows are number from 1 to 65536, and the columns are named after the letters of the alphabet, going from A to Z, then AA, AB ... AZ, BA, BB ... etc all the way up to IV, which is the 256th column.
An individual row is referred to by its row number, an individual column is referred to by its column name, and an individual cell is referred to by the column name and row number that it is in. For example the cell in the top left corner of a worksheet is referred to as cell A1, because it is in column A and row 1.
The sheets are referred to by their sheet names. When new sheets are added they are given default names such as Feuille1, Feuille2 etc. You can change these names by using the Format Feuille Renommer menu option. The sheet names are displayed on tabs at the bottom of the screen. To select a particular sheet to be displayed, either tap on the sheet name tab, or use the arrow buttons in the bottom left corner.
The currently active, or 'cursor' cell is displayed with a thick black border around it. If there is a formula in this cell then it will be displayed in the formula bar at the top of the screen, and if you want to enter a formula then this is the cell where the formula will be stored. To move the cursor to a different cell you can use the up/down/left/right arrow keys on your keyboard, or use your mouse or pointer to click on a different cell.
Most operations on the spreadsheet affect the currently selected cells, called the selection. Normally there is only one cell selected, that is the cursor cell. For many operations you will want to select more than one cell. You can do this by moving the cursor to one corner of the area to be selected (see above) and then either hold down the shift key and use the arrow keys to extend the selection as far as necessary, or drag your mouse or pointer across the screen to the far corner of the area to be selected. The selected cells will be displayed with their colours reversed.
Nouveau | Opens a new blank workbook. |
Ouvrir | Displays the Fichier Ouvrir dialog box for you to choose a spreadsheet file to open. |
Récents | Displays a list of the 9 most recently used (i.e. opened or saved) files as a shortcut for opening them. |
Fermer | Closes the current workbook, after prompting you to save any changes. |
Enregistrer | Saves the current workbook back into the file it was opened from. If this spreadsheet was created with the Fichier Nouveau menu option rather than opened with the Fichier Ouvrir menu option, then you will be asked for a file name to save it under. |
Enregistrer Sous | Displays the Fichier Enregistrer dialog box for you to choose a name and location for saving the current workbook. |
Fenêtre | Displays a list of the currently open workbooks and allows you to select a different one as the active workbook. |
Imprimer | Prints the currently displayed sheet. |
Quitter | This shuts down the program, after prompting you to save any changed workbooks. |
Annuler | This option undoes the last change you made to the spreadsheet, should you make a mistake or just change your mind. There are currently 16 levels of Undo, that is, the program remembers the last 16 things that you did and can step back through them using this menu option. | ||||||||||
Couper | This option removes the contents of the currently selected cells and places them on the clipboard, so that you can paste them somewhere else. Only one selection can be stored on the clipboard at a time, so this will replace whatever was previously on the clipboard. | ||||||||||
Copier | This option copies the contents of the currently selected cells and places them on the clipboard, so that you can paste them somewhere else. Only one selection can be stored on the clipboard at a time, so this will replace whatever was previously on the clipboard. | ||||||||||
Coller | This option takes the contents of the clipboard and puts it into the currently selected cells. | ||||||||||
Collage Spécial | When cells are cut or copied to the clipboard, the program stores not only what is displayed in the cell, but also the formula that is in the cell and the formatting. The Coller menu option will paste all of this information into the target cells, but this menu option allows you to paste just some of that information. A dialog box is displayed for you to choose what is pasted. | ||||||||||
Recopier |
| ||||||||||
Effacer |
| ||||||||||
Supprimer | If entire rows or columns have been selected then this menu option will delete the selected rows or columns. Otherwise (that is, one or more cells have been selected) a dialog box will be displayed containing 4 options: (1) Décaler vers la gauche - delete the selected cells and move the cells on the right of them to the left to take their places, (2) Décaler vers le haut - delete the selected cells and move the cells below them up to take their places, (3) Ligne entière - delete the entire rows that the selection spans, the rows below will be moved up, (4) Colonne entière - delete the entire columns that the selection spans, the columns to the right will be moved left. | ||||||||||
Supprimer Feuille | Delete the currently displayed worksheet, chart or macro sheet. If there is only one worksheet in your spreadsheet file, you will not be allowed to delete it. | ||||||||||
Déplacer ou copier feuille | Allows you to move or copy the current sheet to a different position in the file. | ||||||||||
Chercher | Allows you to look for cells that contain specified things. This menu option displays a dialog box asking you 4 things: (1) the text that you want to search for, (2) whether to look for it in the formulas (what was typed into the cells) or in the values (what is displayed in the cells), (3) whether the search is to be case-sensitive (whether you want upper and lower case letters to be treated as different), and (4) whether to find cells that are equal to the text that you typed or just contain the text that you typed. Entering these and pressing Suivant will move the cursor to the first cell after the current cursor position that matches your request. The dialog box stays on the screen until it is cancelled, so repeated pressing of the Suivant button will take you to each of the cells that match your request. | ||||||||||
Remplacer | Allows you to search for text in cell formulas and optionally replace one or all occurrences. | ||||||||||
Atteindre | Allows you to move directly to another part of the worksheet. This menu option displays a dialog box that asks you for a cell reference. Entering the reference and pressing OK will move the cursor to the specified cell. |
Cellules | If entire rows or columns have been selected then this menu option will insert the selected rows or columns. Otherwise (that is, one or more cells have been selected) a dialog box will be displayed containing 4 options: (1) Décaler vers la droite - the cells to the right of the selection will be moved to the right to make room for the new cells, (2) Décaler vers le bas - the cells below the selection will be moved down to make room for the new cells, (3) Ligne entière - the entire rows that the selection spans will be inserted, (4) Colonne entière - the entire columns that the selection spans will be inserted. | ||||||||||||||||||
Ligne | Inserts one or more new rows where the selection is. | ||||||||||||||||||
Colonne | Inserts one or more new columns where the selection is. | ||||||||||||||||||
Feuille | Inserts a blank worksheet at the end of the spreadsheet file. | ||||||||||||||||||
Graphique |
| ||||||||||||||||||
Macro | Inserts a blank macro sheet at the end of the spreadsheet file. Macro sheets are used for storing custom (user-defined) functions and commands. | ||||||||||||||||||
Fonction | Displays a dialog box from which you can select a function to be inserted into the current cell formula. | ||||||||||||||||||
Nom |
| ||||||||||||||||||
Commentaire | This option allows you to add a comment to the currently selected cell. If there is already a comment attached to the cell, then this option will be changed to Modifier le commentaire, and the existing comment will be displayed for you to change. You can press the Escape key to leave without entering or changing the comment, or you can click outside the comment box to save the changes. When a cell contains a comment, there will be a comment indicator in the top-right corner of the cell. To display a comment you can either use this menu option, or you can click and hold the pointer on the cell for 1/2 a second, the comment will be displayed until you move or release the pointer. To remove a comment from a cell, use the Modifier Effacer Commentaires menu option. | ||||||||||||||||||
Contrôle |
| ||||||||||||||||||
Object dessin |
|
Cellules | Displays a dialog box that allows you to change the way that the contents of the selected cells are displayed. You can change the way that numbers, amounts of money, dates, times and text are formatted. You can change the colour of the text, the pattern and colour of the cell background, and the type and colour of the cell borders. | ||||||||||||||||||
Ligne |
| ||||||||||||||||||
Colonne |
| ||||||||||||||||||
Feuille |
| ||||||||||||||||||
Fichier | Allows you to select whether the Vertical scrollbar, Horizontal scrollbar and Sheet tabs are to be displayed for sheets in the current file. | ||||||||||||||||||
Programme | Allows you to select whether the Toolbar, Formula bar and Status bar are to be displayed by the program. | ||||||||||||||||||
Conditionnelle | Allows you to select alternative formatting for cells depending on conditions. | ||||||||||||||||||
Figer | On a worksheet, this allows you to fix the currently displayed row and/or column headings so that they will not move when the sheet is scrolled. When you use this option, the rows above the cursor cell and the columns to the left of it will be fixed. For example, if you want the top row to stay the same when you page down through the sheet, move the cursor to cell A2 and then use this menu option, the row above cell A2, which is row 1, will stay displayed when you page through the sheet, and as there are no columns to the left of cell A2, no columns will be fixed. When this option has been used, the menu option changes to Libérer which allows you to free the rows and columns again. | ||||||||||||||||||
Données |
| ||||||||||||||||||
Graphique | On a chart sheet, this displays a dialog box that allows you to change the type of the chart, the data that is used, and the way in which the chart is formatted. | ||||||||||||||||||
Contrôle | Displays a dialog box that allows you to set the attributes of the currently selected Control object. | ||||||||||||||||||
Object dessin | Displays a dialog box that allows you to set the attributes of the currently selected Drawing object. |
To enter text or number information into the spreadsheet, just move the cursor to the required cell, type the text or number in the formula bar and press the enter key. In most spreadsheets you will want to do some calculations with this text and number information. This is done using formulas. Formulas are entered into cells using an equal sign followed by the expression to be evaluated. The result of the calculation will be displayed in the cell that contains the formula. Examples:
=2+2 | Will display the value 4. |
="Hello " & "world!" | Will display Hello world!. |
=SOMME(A1:A10) | Will add up the values in cells A1 to A10 and display the total. |
Note that although you will usually see function names (like SOMME above) in upper case, you can enter them in upper or lower case. The same applies to cell names, you could enter A1 or a1 to refer to the top left cell.
Many formulas, like SOMME, allow you to specify not just one cell but a whole block of cells as a parameter. This is done by specifying the name of the cell at one corner of the block, followed by a colon, followed by the name of the cell at the opposite corner. For example the 2x2 square of cells in the top left corner of a worksheet could be specified by A1:B2 (or A2:B1, or B1:A2 etc, it doesn't matter which corner is specified first).
To refer to cells on other sheets, prefix the cell or range reference with the sheet name followed by an exclamation mark, for example Feuille1!A1 or Feuille1!A1:B2. If the sheet name contains spaces, you will need to put it in single quotes, like this: 'Other sheet'!A1.
Some formulas, such as =PRODUITMAT(A1:B2;C1:D2) (which multiplies two matrices together), can return more than one value. These are called Array formulas. To use these, you will first need to select a block of cells of the correct size and shape for the expected results, then type your formula into the formula bar, and enter it not by pressing the Enter key, but by holding down the Shift and Control keys and then pressing the Enter key. This tells the program that this is an Array formula.
[ ] indicates optional parameters
BDECARTYPE(base_de_données; champ; critères)[ ] indicates optional parameters
ANNEE(numéro_de_série)[ ] indicates optional parameters
BESSELI(x; n)[ ] indicates optional parameters
AMORDEGRC(cost; purchase_date; first_period_date; salvage; period; rate; [basis])[ ] indicates optional parameters
CELLULE(type_info; [référence])[ ] indicates optional parameters
ET(valeur_logique1; [valeur_logique2; ...])[ ] indicates optional parameters
ADRESSE(no_lig; no_col; [no_abs]; [a1]; [feuille_texte])[ ] indicates optional parameters
ABS(nombre)[ ] indicates optional parameters
BETA.INVERSE(probabilité; alpha; bêta; [A]; [B])[ ] indicates optional parameters
CAR(nombre)[ ] indicates optional parameters
ARGUMENT([nom]; [type]; [référence])[ ] indicates optional parameters
ACTIVER([fenêtre_texte]; [no_volet])[ ] indicates optional parameters
FONCTION.APPELANTE(module_texte; procédure; type_texte; [argument1; ...])BDECARTYPE(base_de_données; champ; critères)
Returns the standard deviation (based on a population sample) of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the standard deviation. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDECARTYPEP(base_de_données; champ; critères)
Returns the standard deviation (based on the entire population) of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the standard deviation. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDLIRE(base_de_données; champ; critères)
Returns the value of a specified field from the row in the database range that meets the selection criteria. There should be one and only one row that meets the selection criteria. If no rows meet the criteria then the error #VALUE! is returned. If more than one row meets the criteria then the error #NUM! is returned.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the value that you want to retrieve. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDMAX(base_de_données; champ; critères)
Returns the maximum of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the maximum. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDMIN(base_de_données; champ; critères)
Returns the minimum of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the minimum. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDMOYENNE(base_de_données; champ; critères)
Returns the average of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the average. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDNB(base_de_données; [champ]; critères)
Returns the count of the number of rows in the database that meet the selection criteria and where the specified field contains a number.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values that you want to count. If this parameter is omitted then the function will return the number of database rows that meet the selection criteria. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDNBVAL(base_de_données; [champ]; critères)
Returns the count of the number of rows in the database that meet the selection criteria and where the specified field is not blank.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values that you want to count. If this parameter is omitted then the function will return the number of database rows that meet the selection criteria. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDPRODUIT(base_de_données; champ; critères)
Returns the product of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values that you want to multiply together. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDSOMME(base_de_données; champ; critères)
Returns the sum of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the sum. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDVAR(base_de_données; champ; critères)
Returns the variance (based on a population sample) of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the variance. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
BDVARP(base_de_données; champ; critères)
Returns the variance (based on the entire population) of the values of a specified field in a database range.
base_de_données | A reference to the cells that contain the database (including the column headings). It is usually easiest to use a defined name for this. |
champ | The column number or column heading name of the values of which you want to find the variance. |
critères | A reference to cells that contain the criteria that you want to use when selecting records from the database to process. You can specify the same range as used for the base_de_données parameter if you want to select all the rows. |
Returns the year number (greater than or equal to 1900) from the specified date/time value.
numéro_de_série | The date/time value from which you want to extract the year number. |
Returns the serial number corresponding to the current date.
Returns the date value corresponding to a specified year, month and day. Note that only dates from 1900 onwards can be used.
année | The year number. If you enter a number less than 1900 then 1900 will be added to the value. |
mois | The month number. Preferably between 1 and 12. |
jour | The day number. Preferably between 1 and 31. |
Returns the difference between two dates in the units that you specify.
date1 | The 'from' date. | ||||||||||||
date2 | The 'to' date. This should be greater than or equal to the 'from' date. | ||||||||||||
units | The units in which you want the difference expressed. The possible values are: | ||||||||||||
|
Returns the date value that corresponds to a date in text form. Note that only dates from 1900 onwards can be used. You should not need to use this function, as dates are automatically converted from text to date values when they are used in formulas.
date_texte | The date that you want to convert. It can contain date separators and/or a month name. If only the day and month is supplied then the year will default to the current year. |
Returns the date that is the last day of the month calculated from the start date plus or minus a number of months.
start_date | The 'from' date. |
months | The number of months to be added or subtracted. |
FRACTION.ANNEE(start_date; end_date; [basis])
Returns the fraction of a year represented by the difference between two dates.
start_date | The 'from' date. | ||||||||||
end_date | The 'to' date. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
Returns the hour number (between 0 and 23) from the specified date/time value.
numéro_de_série | The date/time value from which you want to extract the hour number. |
Returns the day number (between 1 and 31) from the specified date value.
numéro_de_série | The date value from which you want to extract the day number. |
JOURS360(date_début; date_fin; [méthode])
Returns the number of days between two dates using a 360-day year (30 day months).
date_début | The 'from' date. | ||||
date_fin | The 'to' date. | ||||
méthode | Indicates how to deal with end dates that are the 31st of the month (the start date will always be moved from the 31st to the 30th). The options are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
JOURSEM(numéro_de_série; [type_retour])
Returns a number representing the day of the week of a given date.
numéro_de_série | The date/time value from which you want the day of the week. | ||||||
type_retour | The range of values returned and what they represent. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to 1. |
Returns the serial number corresponding to the current date and time.
Returns the minute number (between 0 and 59) from the specified date/time value.
numéro_de_série | The date/time value from which you want to extract the minute number. |
Returns the month number (between 1 and 12) from the specified date/time value.
numéro_de_série | The date/time value from which you want to extract the month number. |
MOIS.DECALER(start_date; months)
Returns the date that is the start date plus or minus a number of months.
start_date | The 'from' date. |
months | The number of months to be added or subtracted. |
NB.JOURS.OUVRES(start_date; end_date; [holidays])
Returns the number of working days (weekdays) between the start and end dates, excluding any holidays.
start_date | The 'from' date. |
end_date | The 'to' date. |
holidays | A date or array of dates or a reference to a list of dates that are to be treated as non-working days. |
NO.SEMAINE(numéro_de_série; [return_type])
Returns the week of the year of a given date.
numéro_de_série | The date/time value from which you want the week number. | ||||||
return_type | The method used to calculate the week number. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to 1. |
Returns the second number (between 0 and 59) from the specified date/time value.
numéro_de_série | The date/time value from which you want to extract the second number. |
SERIE.JOUR.OUVRE(start_date; number_days; [holidays])
Returns the working day that is the start date plus or minus a number of working days (weekdays), excluding any holidays.
start_date | The 'from' date. |
number_days | The number of working days to add or subtract. |
holidays | A date or array of dates or a reference to a list of dates that are to be treated as non-working days. |
Returns the serial number corresponding to a specified hour, minute and second.
heure | The hour number. Preferably between 0 and 23. |
minute | The minute number. Preferably between 0 and 59. |
seconde | The second number. Preferably between 0 and 59. |
Returns the time value that corresponds to a time in text form. You should not need to use this function, as times are automatically converted from text to time values when they are used in formulas.
heure_texte | The time that you want to convert. It can contain time separators and/or AM/PM designators. If seconds or minutes and seconds are not specified then they will default to zero. |
Returns the value of the modified Bessel function.
x | The value at which you want to evaluate the function. |
n | The order of the Bessel function. |
Returns the value of the Bessel function.
x | The value at which you want to evaluate the function. |
n | The order of the Bessel function. |
Returns the value of the modified Bessel function.
x | The value at which you want to evaluate the function. |
n | The order of the Bessel function. |
Returns the value of the Bessel function.
x | The value at which you want to evaluate the function. |
n | The order of the Bessel function. |
Returns the decimal equivalent of a binary number.
nombre | The binary number to be converted. It can be a number or a string up to 10 (binary) digits long. |
Returns a string that is the hexadecimal equivalent of a binary number.
nombre | The binary number to be converted. It can be a number or a string up to 10 (binary) digits long. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns a string that is the octal equivalent of a binary number.
nombre | The binary number to be converted. It can be a number or a string up to 10 (binary) digits long. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
COMPLEXE(real_num; imag_num; [suffix])
Returns a string representing an complex number made up of the specified real and imaginary parts.
real_num | The real part of the complex number. |
imag_num | The imaginary part of the complex number. |
suffix | The suffix to be used for the imaginary part. Should be "i" or "j". If this parameter is omitted it defaults to "i". |
Returns a number that is the angle (in radians) represented by a complex number.
inombre | The complex number of which you want the argument. |
Returns a complex number that is the conjugate of the specified complex number.
inombre | The complex number of which you want the conjugate. |
Returns a complex number that is the cosine of the specified complex number.
inombre | The complex number of which you want the cosine. |
COMPLEXE.DIFFERENCE(inombre1; inombre2)
Returns a complex number that is the difference of the specified complex numbers.
inombre1 | The minuend complex number. |
inombre2 | The subtrahend complex number. |
COMPLEXE.DIV(inombre1; inombre2)
Returns a complex number that is the quotient of the specified complex numbers.
inombre1 | The dividend complex number. |
inombre2 | The divisor complex number. |
Returns a complex number that is the exponential of the specified complex number.
inombre | The complex number of which you want the exponential. |
Returns a number that is the imaginary part of a complex number.
inombre | The complex number of which you want the imaginary part. |
Returns a complex number that is the natural logarithm of the specified complex number.
inombre | The complex number of which you want the natural logarithm. |
Returns a complex number that is the base 10 logarithm of the specified complex number.
inombre | The complex number of which you want the base 10 logarithm. |
Returns a complex number that is the base 2 logarithm of the specified complex number.
inombre | The complex number of which you want the base 2 logarithm. |
Returns a number that is the modulus of a complex number.
inombre | The complex number of which you want the modulus. |
COMPLEXE.PRODUIT(inombre1; [inombre2; ...])
Returns a complex number that is the product of the specified complex numbers.
inombre1; ... | The complex numbers that you want to multiply together. |
COMPLEXE.PUISSANCE(inombre; nombre)
Returns a complex number that is the specified complex number raised to a power.
inombre | The complex number that you want to raise to a power. |
nombre | The power to which you want to raise the complex number. |
Returns a complex number that is the square root of the specified complex number.
inombre | The complex number of which you want the square root. |
Returns a number that is the real part of a complex number.
inombre | The complex number of which you want the real part. |
Returns a complex number that is the sine of the specified complex number.
inombre | The complex number of which you want the sine. |
COMPLEXE.SOMME(inombre1; [inombre2; ...])
Returns a complex number that is the sum of the specified complex numbers.
inombre1; ... | The complex numbers that you want to add together. |
CONVERT(nombre; from_unit; to_unit)
Returns a value converted from the 'from' units to the 'to' units.
nombre | The number to be converted. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
from_unit | The units to convert from. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
to_unit | The units to convert to. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The from and to units must belong to the same group. The values are case-sensitive and must be entered exactly as shown. The possible values are: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Weight and mass | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Distance | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Time | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pressure | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Force | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Energy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Power | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Magnetism | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Temperature | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Liquid measure | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Returns a string that is the binary equivalent of a decimal number.
nombre | The decimal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns a string that is the hexadecimal equivalent of a decimal number.
number | The decimal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns a string that is the octal equivalent of a decimal number.
nombre | The decimal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns 1 if the numbers are equal, otherwise 0.
nombre1 | The first of the numbers to be compared. |
nombre2 | The second of the numbers to be compared. If this parameter is omitted it defaults to zero. |
ERF(lower_limit; [upper_limit])
Returns the integral of the error function between specified limits, or between zero and a specified limit.
lower_limit | The lower limit of the integral. |
upper_limit | The upper limit of the integral. If this parameter is omitted integration is done between 0 and lower_limit. |
Returns the integral of the error function between a specified limit and infinity.
x | The lower limit of the integral. |
Returns the double factorial of a number.
nombre | The number of which you want the double factorial. |
Returns a string that is the binary equivalent of a hexadecimal number.
nombre | The hexadecimal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns a number that is the decimal equivalent of a hexadecimal number.
nombre | The hexadecimal number to be converted. |
Returns a string that is the octal equivalent of a hexadecimal number.
nombre | The hexadecimal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns a string that is the binary equivalent of an octal number.
nombre | The octal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns a number that is the decimal equivalent of an octal number.
nombre | The octal number to be converted. |
Returns a string that is the hexadecimal equivalent of an octal number.
nombre | The octal number to be converted. |
places | The minimum length required in the returned string. If the string is less than this length then it will be padded with leading zeros. If this parameter is omitted it defaults to zero. |
Returns 1 if number is greater than or equal to step, otherwise 0.
nombre | The first of the numbers to be compared. |
étape | The second of the numbers to be compared. If this parameter is omitted it defaults to zero. |
AMORDEGRC(cost; purchase_date; first_period_date; salvage; period; rate; [basis])
Returns the depreciation for each accounting period.
cost | The cost. | ||||||||||
purchase_date | The purchase date. | ||||||||||
first_period_date | The end date of the first period. | ||||||||||
salvage | The salvage value. | ||||||||||
period | The period for which you want to calculate the depreciation. | ||||||||||
rate | The depreciation rate. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
AMORLIN(coût; valeur_rés; durée)
Returns the straight line depreciation.
coût | The cost. |
valeur_rés | The salvage value. |
durée | The total number of periods. |
AMORLINC(cost; purchase_date; first_period_date; salvage; period; rate; [basis])
Returns the depreciation for each accounting period.
cost | The cost. | ||||||||||
purchase_date | The purchase date. | ||||||||||
first_period_date | The end date of the first period. | ||||||||||
salvage | The salvage value. | ||||||||||
period | The period for which you want to calculate the depreciation. | ||||||||||
rate | The depreciation rate. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
CUMUL.INTER(rate; nper; va; start_period; end_period; type)
Returns the cumulative interest paid on a loan in the specified periods.
rate | The interest rate. | ||||
nper | The total number of periods. | ||||
va | The present value. | ||||
start_period | The first period number for which to calculate interest. | ||||
end_period | The last period number for which to calculate interest. | ||||
type | The timing of the payment. The possible values are: | ||||
|
CUMUL.PRINCPER(rate; nper; va; start_period; end_period; type)
Returns the cumulative principal paid on a loan in the specified periods.
rate | The interest rate. | ||||
nper | The total number of periods. | ||||
va | The present value. | ||||
start_period | The first period number for which to calculate interest. | ||||
end_period | The last period number for which to calculate interest. | ||||
type | The timing of the payment. The possible values are: | ||||
|
DATE.COUPON.PREC(settlement_date; maturity_date; frequency; [basis])
Returns the coupon date before the settlement date.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
DATE.COUPON.SUIV(settlement_date; maturity_date; frequency; [basis])
Returns the next coupon date after the settlement date.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
DB(coût; valeur_rés; durée; période; [mois])
Returns the depreciation in a specified period using the fixed declining balance method.
coût | The cost. |
valeur_rés | The salvage value. |
durée | The total number of periods. |
période | The period number for which to calculate depreciation. |
mois | The number of months in the first year. If this parameter is omitted it defaults to 12. |
DDB(coût; valeur_rés; durée; période; [facteur])
Returns the depreciation in a specified period using the double declining balance method.
coût | The cost. |
valeur_rés | The salvage value. |
durée | The total number of periods. |
période | The period number for which to calculate depreciation. |
facteur | The rate at which the balance declines. If this parameter is omitted it defaults to 2. |
DUREE(settlement_date; maturity_date; coupon; yield; frequency; [basis])
Returns the Macauley duration for a value of $100.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
coupon | The interest rate. | ||||||||||
yield | The annual yield rate. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
DUREE.MODIFIEE(settlement_date; maturity_date; coupon; yield; frequency; [basis])
Returns the modified Macauley duration for a value of $100.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
coupon | The interest rate. | ||||||||||
yield | The annual yield rate. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
INTERET.ACC(issue_date; first_interest_date; settlement_date; rate; par; frequency; [basis])
Returns accrued interest for a security that pays periodic interest.
issue_date | The issue date. | ||||||||||
first_interest_date | The first interest date. | ||||||||||
settlement_date | The settlement date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
par | The par value. | ||||||||||
frequency | The number of interest payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
INTERET.ACC.MAT(issue_date; maturity_date; rate; [par]; [basis])
Returns accrued interest for a security that pays interest at maturity.
issue_date | The issue date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
par | The par value. If this parameter is omitted it defaults to 1000. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
INTPER(taux; pér; npm; va; [vc]; [type])
Returns the interest payment for a given period.
taux | The interest rate per period. | ||||
pér | The period for which you want the interest amount. | ||||
npm | The total number of periods. | ||||
va | The present value. | ||||
vc | The future value. If this parameter is omitted it is assumed to be zero. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
Returns the interest payment for a given period.
taux | The interest rate per period. |
pér | The period for which you want the interest amount. |
npm | The total number of periods. |
va | The present value. |
NB.COUPONS(settlement_date; maturity_date; frequency; [basis])
Returns the number of coupon periods between the settlement date and the maturity date.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
NB.JOURS.COUPON.PREC(settlement_date; maturity_date; frequency; [basis])
Returns the number of days from the beginning of the coupon period to the settlement date.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
NB.JOURS.COUPON.SUIV(settlement_date; maturity_date; frequency; [basis])
Returns the number of days from the settlement date to the next coupon date.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
NB.JOURS.COUPONS(settlement_date; maturity_date; frequency; [basis])
Returns the number of days in the coupon period that contains the settlement date.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
NPM(taux; vpm; va; [vc]; [type])
Returns the number of periods required for an investment.
taux | The interest rate per period. | ||||
vpm | The payment amount per period. | ||||
va | The present value. | ||||
vc | The future value. If this parameter is omitted it defaults to 0. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
PRINCPER(taux; pér; npm; va; [vc]; [type])
Returns the payment on the principal for a specified period.
taux | The interest rate per period. | ||||
pér | The period for which you want the payment amount. | ||||
npm | The total number of periods. | ||||
va | The present value of the loan. | ||||
vc | The future value of the loan. If this parameter is omitted it defaults to 0. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
PRIX.BON.TRESOR(settlement_date; maturity_date; discount)
Returns the price per $100 for a treasury bill.
settlement_date | The settlement date. |
maturity_date | The maturity date. |
discount | The discount rate. |
PRIX.DCOUPON.IRREG(settlement_date; maturity_date; last_coupon_date; rate; yield; redemption; frequency; [basis])
Returns the price per $100 face value of a security having an odd (short or long) last period.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
last_coupon_date | The last coupon date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
yield | The annual yield rate. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
PRIX.DEC(fractional_dollar; fraction)
Returns the decimal equivalent of a dollar price expressed as a fraction.
fractional_dollar | The value expressed as a fraction. |
fraction | The fraction denominator. |
PRIX.FRAC(decimal_dollar; fraction)
Returns the fraction equivalent of a dollar price expressed as a decimal.
decimal_dollar | The value expressed as a decimal. |
fraction | The fraction denominator. |
PRIX.PCOUPON.IRREG(settlement_date; maturity_date; issue_date; first_coupon_date; rate; yield; redemption; frequency; [basis])
Returns the price per $100 face value of a security having an odd (short or long) first period.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
issue_date | The issue date. | ||||||||||
first_coupon_date | The first coupon date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
yield | The annual yield rate. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
PRIX.TITRE(settlement_date; maturity_date; rate; yield; redemption; frequency; [basis])
Returns the price per $100 of a security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
yield | The annual yield rate. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
PRIX.TITRE.ECHEANCE(settlement_date; maturity_date; issue_date; rate; yield; [basis])
Returns the price per $100 of a security that pays interest at maturity.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
issue_date | The issue date. | ||||||||||
rate | The interest rate. | ||||||||||
yield | The annual yield rate. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
REND.DCOUPON.IRREG(settlement_date; maturity_date; last_coupon_date; rate; price; redemption; frequency; [basis])
Returns the yield of a security having an odd (short or long) last period.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
last_coupon_date | The last coupon date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
price | The price per $100. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
REND.PCOUPON.IRREG(settlement_date; maturity_date; issue_date; first_coupon_date; rate; price; redemption; frequency; [basis])
Returns the yield of a security having an odd (short or long) first period.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
issue_date | The issue date. | ||||||||||
first_coupon_date | The first coupon date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
price | The price per $100. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
RENDEMENT.BON.TRESOR(settlement_date; maturity_date; price)
Returns the yield for a treasury bill.
settlement_date | The settlement date. |
maturity_date | The maturity date. |
price | The price per $100. |
RENDEMENT.SIMPLE(settlement_date; maturity_date; price; redemption; [basis])
Returns the annual yield for a discounted security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
price | The price per $100. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
RENDEMENT.TITRE(settlement_date; maturity_date; rate; price; redemption; frequency; [basis])
Returns the yield on a security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
rate | The annual coupon rate. | ||||||||||
price | The price per $100. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
frequency | The number of coupon payments per year. Should be 1, 2 or 4. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
RENDEMENT.TITRE.ECHEANCE(settlement_date; maturity_date; issue_date; rate; price; [basis])
Returns the annual yield of a security that pays interest at maturity.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
issue_date | The issue date. | ||||||||||
rate | The interest rate. | ||||||||||
price | The price per $100. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
SYD(coût; valeur_rés; durée; période)
Returns the sum of years depreciation.
coût | The cost. |
valeur_rés | The salvage value. |
durée | The total number of periods. |
période | The period for which you want the depreciation. |
TAUX(npm; vpm; va; [vc]; [type]; [estimation])
Returns the interest rate per period of an annuity.
npm | The total number of periods. | ||||
vpm | The payment amount each period. | ||||
va | The present value. | ||||
vc | The future value. If this parameter is omitted it is assumed to be zero. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. | |||||
estimation | The estimated rate of return. If this parameter is omitted it defaults to 0,1. |
TAUX.EFFECTIF(nominal_rate; npery)
Returns the effective annual interest rate.
nominal_rate | The nominal annual interest rate. |
npery | The number of compound interest payments per year. |
TAUX.ESCOMPTE(settlement_date; maturity_date; pr; redemption; [basis])
Returns the discount rate for a security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
pr | The price per $100 value. | ||||||||||
redemption | The redemption per $100 value. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
TAUX.ESCOMPTE.R(settlement_date; maturity_date; discount)
Returns the bond-equivalent yield for a treasury bill.
settlement_date | The settlement date. |
maturity_date | The maturity date. |
discount | The discount rate. |
TAUX.INTERET(settlement_date; maturity_date; investment_amount; redemption_amount; [basis])
Returns the interest rate for a fully invested security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
investment_amount | The initial value. | ||||||||||
redemption_amount | The final value. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
TAUX.NOMINAL(effect_rate; npery)
Returns the nominal annual interest rate.
effect_rate | The effective annual interest rate. |
npery | The number of compound interest payments per year. |
Returns the internal rate of return.
valeurs | The list (array or reference) of payment and income values. |
estimation | The estimated rate of return. If this parameter is omitted it defaults to 0,1. |
TRI.PAIEMENTS(values_range; dates_range; [guess])
Returns the internal rate of return.
values_range | The list (array or reference) of payment and income values. |
dates_range | The list (array or reference) of the dates of the payment and income values. |
guess | The estimated rate of return. If this parameter is omitted it defaults to 0,1. |
TRIM(valeurs; taux_emprunt; taux_placement)
Returns the modified internal rate of return.
valeurs | The list (array or reference) of payment and income values. |
taux_emprunt | The interest rate on the payment values. |
taux_placement | The interest rate on the income values. |
VA(taux; npm; [vpm]; [vc]; [type])
Returns the present value of an investment at a fixed rate.
taux | The interest rate per period. | ||||
npm | The total number of periods. | ||||
vpm | The payment amount each period. If this parameter is omitted it is assumed to be zero. | ||||
vc | The future value. If this parameter is omitted it is assumed to be zero. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
VALEUR.ENCAISSEMENT(settlement_date; maturity_date; discount; redemption; [basis])
Returns the price per $100 of a discounted security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
discount | The discount rate. | ||||||||||
redemption | The redemption value per $100. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
VALEUR.NOMINALE(settlement_date; maturity_date; investment; discount; [basis])
Returns the amount received at maturity for a fully invested security.
settlement_date | The settlement date. | ||||||||||
maturity_date | The maturity date. | ||||||||||
investment | The investment amount. | ||||||||||
discount | The discount rate. | ||||||||||
basis | The method used to represent the number of days in the period versus the number of days in a year. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 0. |
VAN(taux; valeur1; [valeur2; ...])
Returns the net present value of an investment.
taux | The discount rate per period. |
valeur1; ... | The payment and income amounts. |
VAN.PAIEMENTS(rate; values_range; dates_range)
Returns the net present value of an investment.
rate | The discount rate per period. |
values_range | The list (array or reference) of payment and income values. |
dates_range | The list (array or reference) of the dates of the payment and income values. |
VC(taux; npm; [vpm]; [va]; [type])
Returns the future value of an investment at a fixed rate.
taux | The interest rate per period. | ||||
npm | The total number of periods. | ||||
vpm | The payment amount each period. If this parameter is omitted it is assumed to be zero. | ||||
va | The present value. If this parameter is omitted it is assumed to be zero. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
VC.PAIEMENTS(principal; schedule_range)
Returns the future value of an investment at a variable rate.
principal | The initial value of the investment. |
schedule_range | The list (array or reference) of interest rates to be applied. |
VDB(coût; valeur_rés; durée; période_début; période_fin; [facteur]; [valeur_log])
Returns the depreciation in a specified range of periods using the variable declining balance method.
coût | The cost. | ||||
valeur_rés | The salvage value. | ||||
durée | The total number of periods. | ||||
période_début | The first period number for which to calculate depreciation. | ||||
période_fin | The last period number for which to calculate depreciation. | ||||
facteur | The rate at which the balance declines. If this parameter is omitted it defaults to 2. | ||||
valeur_log | Specifies whether to switch to straight-line depreciation when the straight-line depreciation is greater than the declining balance depreciation. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
VPM(taux; npm; [va]; [vc]; [type])
Returns the payment amount for a loan.
taux | The interest rate per period. | ||||
npm | The total number of periods. | ||||
va | The present value of the loan. If this parameter is omitted it defaults to 0. | ||||
vc | The future value of the loan. If this parameter is omitted it defaults to 0. | ||||
type | The timing of the payment. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
CELLULE(type_info; [référence])
Returns information about a worksheet cell.
type_info | The type of information you want returned. The possible values are: | ||||||||||||||||||||||||
| |||||||||||||||||||||||||
référence | The cell about which you want information. If this parameter is omitted it defaults to the cell containing the formula. |
Returns VRAI if the number is odd, otherwise FAUX.
nombre | The number you want to check. |
Returns VRAI if the number is even, otherwise FAUX.
nombre | The number you want to check. |
Returns VRAI if the value is an error other than #N/A, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is an error, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is a logical value, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is the error #N/A, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is not a string, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is a number, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is a reference, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is a string, otherwise FAUX.
valeur | The expression whose result you want to check. |
Returns VRAI if the value is a reference to an empty cell, otherwise FAUX.
valeur | The cell whose value you want to check. |
Returns information about the current spreadsheet.
type_texte | The type of information you want returned. The possible values are: | ||||||||||||||||||||
|
Returns a number corresponding to the input value, or 0 if the input value is a string. You should not need to use this function, as values are automatically converted where necessary when they are used in formulas.
valeur | The value you want as a number. |
Returns the error value #N/A.
Returns the number of blank cells in a range.
plage | The reference of the cells you want to check. |
Returns a number corresponding to the type of the value.
valeur | The value, or cell containing the value, that you want to check. | ||||||||||
The returned values are: | |||||||||||
|
Returns a number corresponding to the type of the error.
valeur | The error value, or cell containing the error value, that you want to check. | ||||||||||||||||
The returned values are: | |||||||||||||||||
|
ET(valeur_logique1; [valeur_logique2; ...])
Returns VRAI if all of the input values are VRAI.
valeur_logique1; ... | The values that you want to check. |
Returns the logical value FAUX.
Returns VRAI if the input expression evaluates to FAUX, and vice versa.
valeur_logique | The logical expression for which you want the opposite value. |
OU(valeur_logique1; [valeur_logique2; ...])
Returns VRAI if any of the input values are VRAI.
valeur_logique1; ... | The values that you want to check. |
SI(test_logique; [valeur_si_vrai]; [valeur_si_faux])
Returns one of two other values depending no whether the logical test evaluates to VRAI or FAUX.
test_logique | An expression that results in VRAI or FAUX. |
valeur_si_vrai | The value to be returned of the logical test is VRAI. If this parameter is omitted it defaults to 0. |
valeur_si_faux | The value to be returned of the logical test is FAUX. If this parameter is omitted it defaults to FAUX. |
Returns the logical value VRAI.
ADRESSE(no_lig; no_col; [no_abs]; [a1]; [feuille_texte])
Returns a string containing the specified cell address.
no_lig | The row number of the cell. | ||||||||
no_col | The column number of the cell. | ||||||||
no_abs | A number representing whether the row or column are to be absolute or relative. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to 1. | |||||||||
a1 | Specifies the style of the reference. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to VRAI. | |||||||||
feuille_texte | Optional sheet name with which to prefix the reference. |
CHOISIR(no_index; valeur1; [valeur2; ...])
Returns one of several values depending on the index.
no_index | The index of the value to be returned, should be in the range 1 to 29. |
valeur1; ... | Up to 29 values, one of which will be chosen to be the result. |
Returns the column number of the reference.
référence | The reference whose column number you want. If this parameter is omitted it defaults to the cell containing the function. |
Returns the number of columns in the reference.
plage | The reference whose columns you want to count. |
DECALER(référence; lignes; colonnes; [hauteur]; [largeur])
Returns a new reference based on the specified reference.
référence | The reference to be used as a starting point. |
lignes | The number of rows to move the reference up (negative) or down (positive). |
colonnes | The number of columns to move the reference left (negative) or right (positive). |
hauteur | The height of the new reference. If this parameter is omitted it defaults to the height of the old reference. |
largeur | The width of the new reference. If this parameter is omitted it defaults to the width of the old reference. |
EQUIV(valeur_cherchée; tableau_recherche; [type])
Returns a number representing the position of a value in a table.
valeur_cherchée | The value to be found in the table. | ||||||
tableau_recherche | A reference containing the table cells. | ||||||
type | Whether to find an approximate or exact match. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to 1. |
INDEX(référence; [no_lig]; [no_col]; [no_zone])
Returns a subset of an array or reference.
référence | The array or reference of which you want the subset. |
no_lig | The number of the row to return. If this parameter is omitted all rows will be returned. |
no_col | The number of the column to return. If this parameter is omitted all columns will be returned. |
no_zone | The number of the area to return when the reference contains more than one area. If this parameter is omitted it defaults to 1. |
Returns a reference from the specified text.
réf_texte | A text expression that evaluates to the name of a cell or range of cells. | ||||
a1 | Specifies the style of the reference. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
LIEN_HYPERTEXTE(emplacement_lien; [nom_convivial])
Jumps to a cell or range when this cell is selected.
emplacement_lien | A text expression that evaluates to the form "filename" or "[filename]reference". |
nom_convivial | The text to be displayed in the cell. If this parameter is omitted it defaults to the link location text. |
Returns the row number of the reference.
référence | The reference whose row number you want. If this parameter is omitted it defaults to the cell containing the function. |
Returns the number of rows in the reference.
plage | The reference whose rows you want to count. |
RECHERCHE(valeur_cherchée; vecteur_recherche; [vecteur_résultat])
Returns a value from a horizontal or vertical table, found by searching for the lookup value in the top row (for a horizontal table) or left column (for a vertical or square table) of the table and then returning a value from the corresponding position in the result range (if specified) or from the bottom row (for a horizontal table) or right column (for a vertical or square table) of the table.
valeur_cherchée | The value to be found in the table. |
vecteur_recherche | A reference containing the table cells. |
vecteur_résultat | The range of cells from which to return a result. If this parameter is not specified the result will be returned from the opposite row or column of the table range. |
RECHERCHEH(valeur_cherchée; tableau; no_index_lig; [valeur_proche])
Returns a value from a horizontal table, found by searching for the lookup value in the top row of the table and then returning a value from the same or a different row in the table.
valeur_cherchée | The value to be found in the table. | ||||
tableau | A reference containing the table cells. | ||||
no_index_lig | The offset of the value to be returned, where 1 is the top row of the table. | ||||
valeur_proche | Whether to find an approximate or exact match. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
RECHERCHEV(valeur_cherchée; table_matrice; no_index_col; [valeur_proche])
Returns a value from a vertical table, found by searching for the lookup value in the left column of the table and then returning a value from the same or a different column in the table.
valeur_cherchée | The value to be found in the table. | ||||
table_matrice | A reference containing the table cells. | ||||
no_index_col | The offset of the value to be returned, where 1 is the left column of the table. | ||||
valeur_proche | Whether to find an approximate or exact match. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
Returns the transposition of the specified array or reference.
plage | The array or reference whose values you want to transpose. |
Returns the number of areas contained in the reference.
reference | The reference whose areas you want to count. |
Returns the absolute value of a number.
nombre | The number for which you want the absolute value. |
Returns the angle in radians corresponding to the arccosine of a number.
nombre | The number for which you want the arccosine. |
Returns the angle in radians corresponding to the inverse hyperbolic cosine of a number.
nombre | The number for which you want the inverse hyperbolic cosine. |
Returns a random number between 0 and 1.
ALEA.ENTRE.BORNES(smallest; largest)
Returns a random integer in the range you specify.
smallest | The lower limit of the range. |
largest | The upper limit of the range. |
Returns a number rounded to the number of decimal places specified.
nombre | The number that you want rounded. |
no_chiffres | The number of decimal places to round to (may be negative). |
ARRONDI.AU.MULTIPLE(nombre; multiple)
Returns the number rounded to a multiple.
nombre | The number that you want rounded. |
multiple | The multiple to which you want the number rounded. |
ARRONDI.INF(nombre; [no_chiffres])
Returns a number rounded down to the number of decimal places specified.
nombre | The number that you want rounded. |
no_chiffres | The number of decimal places to round to (may be negative). If this parameter is omitted it defaults to 0. |
ARRONDI.SUP(nombre; [no_chiffres])
Returns a number rounded up to the number of decimal places specified.
nombre | The number that you want rounded. |
no_chiffres | The number of decimal places to round to (may be negative). If this parameter is omitted it defaults to 0. |
Returns the angle in radians corresponding to the arcsine of a number.
nombre | The number for which you want the arcsine. |
Returns the angle in radians corresponding to the inverse hyperbolic sine of a number.
nombre | The number for which you want the inverse hyperbolic sine. |
Returns the angle in radians corresponding to the arctangent of a number.
nombre | The number for which you want the arctangent. |
Returns the angle in radians corresponding to a pair of co-ordinates.
x_num | The x co-ordinate for which you want the angle. |
y_num | The y co-ordinate for which you want the angle. |
Returns the angle in radians corresponding to the inverse hyperbolic tangent of a number.
nombre | The number for which you want the inverse hyperbolic tangent. |
COMBIN(nombre_éléments; nb_éléments_choisis)
Returns the number of combinations in which a number of items can be chosen from a total number.
nombre_éléments | The total number of items. |
number_chosen | The number of items chosen. |
Returns the cosine of an angle.
nombre | The angle for which you want the cosine. It must be specified in radians. |
Returns the hyperbolic cosine of an angle.
nombre | The angle for which you want the hyperbolic cosine. It must be specified in radians. |
Converts an angle from radians to degrees.
angle | The angle that you want to convert. |
Returns the determinant of a matrix.
plage | An array or reference to cells containing the matrix. |
Returns the number rounded down to the next integer.
nombre | The number which you want rounded. |
Returns the e raised to the power number.
nombre | The power to which you want to raise e. |
Returns the factorial of a number.
nombre | The number of which you want the factorial. |
Returns the number rounded up to the next odd number.
nombre | The number which you want rounded. |
Returns the inverse of a matrix.
plage | An array or reference to cells containing the matrix. |
Returns the natural logarithm of a number.
nombre | The number for which you want the natural logarithm. |
Returns the logarithm of a number in a specified base.
nombre | The number for which you want the logarithm. |
base | The base in which you want the logarithm. If this parameter is omitted it defaults to 10. |
Returns the base 10 logarithm of a number.
nombre | The number for which you want the base 10 logarithm. |
Returns the remainder of a division.
nombre | The dividend. |
diviseur | The divisor. |
MULTINOMIALE(nombre1; [nombre2; ...])
Returns the factorial of the sum of the values divided by the product of their factorials.
nombre1; ... | The numbers of which you want the multinomial. |
Returns the number of cells in a specified range that meet the specified criteria.
plage | A reference to the cells you want to count. |
critères | A string containing a comparison expression. |
Returns the number rounded up to the next even number.
nombre | The number which you want rounded. |
Returns the greatest common divisor of a set of numbers.
nombre1; ... | The numbers of which you want the greatest common divisor. |
Returns the value of Pi.
Returns the number rounded up (away from zero) to the next multiple of significance.
nombre | The number which you want rounded. |
précision | The units you want to use for rounding. |
Returns the number rounded down (towards zero) to the next multiple of significance.
nombre | The number which you want rounded. |
précision | The units you want to use for rounding. |
Returns the lowest common multiple of a set of numbers.
nombre1; ... | The numbers of which you want the lowest common multiple. |
PRODUIT(nombre1; [nombre2; ...])
Returns the product of a list of numbers.
nombre1; ... | The numbers that you want to multiply together. |
Returns the product of two matrices.
plage1 | An array or reference to cells containing the first matrix. |
plage2 | An array or reference to cells containing the second matrix. |
Returns the number raised to the power.
nombre | The number which you want raised to a power. |
puissance | The power to which you want to raise the number. |
QUOTIENT(numerator; denominator)
Returns the integer result of a division.
numerator | The dividend. |
denominator | The divisor. |
Returns the square root of a number.
nombre | The number of which you want the square root. |
Returns the square root of a number after it is multiplied by Pi.
nombre | The number which you want to multiply by Pi and then take the square root. |
Converts an angle from degrees to radians.
angle | The angle that you want to convert. |
Returns a string representing a number converted to roman numerals.
nombre | The number that you want to convert. | ||||||||||||||
type | Specifies the compactness of the representation. The possible values are: | ||||||||||||||
| |||||||||||||||
If this parameter is omitted it defaults to 0. |
Returns the sign of a number; 1 for positive, -1 for negative and 0 for zero.
nombre | The number of which you want the sign. |
Returns the sine of an angle.
nombre | The angle for which you want the sine. It must be specified in radians. |
Returns the hyperbolic sine of an angle.
nombre | The angle for which you want the hyperbolic sine. It must be specified in radians. |
SOMME(nombre1; [nombre2; ...])
Returns the sum of a list of numbers.
nombre1; ... | The numbers that you want to add together. |
SOMME.CARRES(nombre1; [nombre2; ...])
Returns the sum of the squares of the numbers in the list.
nombre1; ... | The numbers that are to be squared and then summed. |
SOMME.SERIES(x; n; m; coefficients)
Returns the value of a polynomial.
x | The number to be raised to a power. |
n | The power of the first term in the series. |
m | The difference between successive powers in the series. |
coefficients | An array or reference to cells containing the coefficients. |
SOMME.SI(plage; critère; [somme_plage])
Returns the sum of cells in a specified range that meet the specified criteria.
plage | A reference to the cells you want to check. |
critère | A string containing a comparison expression. |
somme_plage | A range containing values to be summed where the values in the first range meet the specified criteria. If this parameter is omitted then the values in the first range are summed. |
SOMME.X2MY2(matrice_x; matrice_y)
Returns the sum of the differences of the squares of the numbers in the ranges.
matrice_x | The first range of numbers. |
matrice_y | The second range of numbers. |
SOMME.X2PY2(matrice_x; matrice_y)
Returns the sum of the sums of the squares of the numbers in the ranges.
matrice_x | The first range of numbers. |
matrice_y | The second range of numbers. |
SOMME.XMY2(matrice_x; matrice_y)
Returns the sum of the squares of the differences of the numbers in the ranges.
matrice_x | The first range of numbers. |
matrice_y | The second range of numbers. |
SOMMEPROD(plage1; [plage2; ...])
Returns the sum of the products of the cells in one or more ranges.
plage1; ... | The ranges of cells where corresponding values are multiplied together and then summed. |
SOUS.TOTAL(no_fonction; réf1; [réf2; ...])
Returns the subtotal of values in one or more ranges, excluding other subtotal figures.
no_fonction | The subtotal function that you want. The possible values are: | ||||||||||||||||||||||
| |||||||||||||||||||||||
réf1; ... | The ranges of cells that you want subtotalled. |
Returns the tangent of an angle.
nombre | The angle for which you want the tangent. It must be specified in radians. |
Returns the hyperbolic tangent of an angle.
nombre | The angle for which you want the hyperbolic tangent. It must be specified in radians. |
TRONQUE(nombre; [no_chiffres])
Returns a number truncated to the number of decimal places specified.
nombre | The number that you want truncated. |
no_chiffres | The number of decimal places to truncate to (may be negative). |
BETA.INVERSE(probabilité; alpha; bêta; [A]; [B])
Returns the value associated with the specified cumulative beta distribution probability.
probabilité | The cumulative beta distribution probability for which you want the value. |
alpha | The alpha value. |
bêta | The beta value. |
A | The lower limit. If this parameter is omitted it defaults to 0. |
B | The upper limit. If this parameter is omitted it defaults to 1. |
Returns the kth percentile of a set of values.
plage | An array or reference to cells containing the values. |
k | The percentile value. |
CENTREE.REDUITE(x; espérance; écart_type)
Returns the standardized value of x for the specified mean and standard deviation.
x | The value that you want to standardize. |
espérance | The mean of the values. |
écart_type | The standard deviation of the values. |
COEFFICIENT.ASYMETRIE(nombre1; [nombre2; ...])
Returns the skewness of a set of numbers.
nombre1; ... | The numbers of which you want the skewness. |
COEFFICIENT.CORRELATION(plage1; plage2)
Returns the correlation coefficient of two ranges.
plage1 | The first range to be compared. |
plage2 | The second range to be compared. |
COEFFICIENT.DETERMINATION(y_range; x_range)
Returns the square of the Pearson correlation coefficient.
y_range | The first range to be compared. |
x_range | The second range to be compared. |
Returns the covariance of two ranges.
plage1 | The first range to be compared. |
plage2 | The second range to be compared. |
CRITERE.LOI.BINOMIALE(tirages; probabilité_succès; alpha)
Returns the value at which the cumulative binomial distribution is greater than or equal to alpha.
tirages | The total number of trials. |
probabilité_succès | The probability of a single trial being successful. |
alpha | The value at which you want to evaluate the function. |
CROISSANCE(y_connus; [x_connus]; [x_nouveaux]; [constante])
Returns the expected values of y for given x values for an exponential curve passing through a specified set of points.
y_connus | The y values that are already known. | ||||
x_connus | The x values that are already known. If this parameter is omitted it defaults to an array of values from 1 to the number of known ys. | ||||
x_nouveaux | The new x values for which y values are required. If this parameter is omitted it defaults to the known xs. | ||||
constante | Specifies whether the line must pass through the origin. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
DROITEREG(y_connus; [x_connus]; [constante]; [statistiques])
Returns the coefficients for a straight line using multiple linear regression.
y_connus | The y values that are already known. | ||||
x_connus | One or more sets of x values corresponding to the known y values. If this parameter is omitted it defaults to an array of values from 1 to the number of known ys. | ||||
constante | Specifies whether the line must pass through the origin. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. | |||||
statistiques | Specifies whether the additional statistics are returned in the rows below the coefficients. These are: the standard error values for the coefficients, the R2 coefficient, the standard error for the Y estimate, the F statistic, the degrees of freedom, the regression sum of squares and the residual sum of squares. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
ECART.MOYEN(nombre1; [nombre2; ...])
Returns the average of the differences of a set of numbers from their mean.
nombre1; ... | The numbers of which you want the average deviation. |
ECARTYPE(nombre1; [nombre2; ...])
Returns the standard deviation (based on a population sample) of a set of numbers.
nombre1; ... | The numbers of which you want the standard deviation. |
ECARTYPEP(nombre1; [nombre2; ...])
Returns the standard deviation (based on the entire population) of a set of numbers.
nombre1; ... | The numbers of which you want the standard deviation. |
ERREUR.TYPE.XY(y_connus; x_connus)
Returns the standard error of the y values of a line passing through a specified set of points.
y_connus | The y values that are already known. |
x_connus | The x values that are already known. |
Returns the Fisher transformation.
x | The value at which to evaluate the function. |
Returns the inverse Fisher transformation.
y | The value at which to evaluate the function. |
FREQUENCE(tableau_données; matrice_intervalles)
Returns the counts of items in specified numeric categories.
tableau_données | An array or reference to a range of cells containing values to be counted. |
matrice_intervalles | An array or reference to a range of cells containing the upper limits for each category. |
Returns the kth largest number in a set of numbers.
plage | An array or reference to cells containing numbers of which you want the kth largest. |
k | The rank of the number that you want. |
INTERVALLE.CONFIANCE(alpha; écart_type; taille)
Returns the confidence interval for a population mean.
alpha | The significance level. |
écart_type | The population standard deviation. |
taille | The sample size. |
INVERSE.LOI.F(probabilité; degrés_liberté1; degrés_liberté2)
Returns the value associated with the specified F distribution probability.
probabilité | The probability for which you want the value. |
degrés_liberté1 | The degrees of freedom of the first set. |
degrés_liberté2 | The degrees of freedom of the second set. |
KHIDEUX.INVERSE(probabilité; degrés_liberté)
Returns the value associated with the specified chi-squared distribution probability.
probabilité | The probability for which you want the value. |
degrés_liberté | The number of degrees of freedom. |
KURTOSIS(nombre1; [nombre2; ...])
Returns the kurtosis of a set of numbers.
nombre1; ... | The numbers of which you want the kurtosis. |
Returns the natural logarithm of the gamma function evaluated at x.
x | The value at which you want to evaluate the function. |
LOGREG(y_connus; [x_connus]; [constante]; [statistiques])
Returns the coefficients for an exponential curve using multiple linear regression.
y_connus | The y values that are already known. | ||||
x_connus | One or more sets of x values corresponding to the known y values. If this parameter is omitted it defaults to an array of values from 1 to the number of known ys. | ||||
constante | Specifies whether the line must pass through the origin. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. | |||||
statistiques | Specifies whether the additional statistics are returned in the rows below the coefficients. These are: the standard error values for the coefficients, the R2 coefficient, the standard error for the Y estimate, the F statistic, the degrees of freedom, the regression sum of squares and the residual sum of squares. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
LOI.BETA(x; alpha; bêta; [A]; [B])
Returns the cumulative beta distribution probability.
x | The value at which you want to evaluate the function. |
alpha | The alpha value. |
bêta | The beta value. |
A | The lower limit. If this parameter is omitted it defaults to 0. |
B | The upper limit. If this parameter is omitted it defaults to 1. |
LOI.BINOMIALE(nombre_succès; tirages; probabilité_succès; cumulative)
Returns the binomial distribution probability.
nombre_succès | The number of trials that are successful. | ||||
tirages | The total number of trials. | ||||
probabilité_succès | The probability of a single trial being successful. | ||||
cumulative | Specifies whether to return the cumulative probability or not. The possible values are: | ||||
|
LOI.BINOMIALE.NEG(nombre_f; nombre_s; probabilité_s)
Returns the negative binomial distribution probability.
nombre_f | The number of trials that fail. |
nombre_s | The threshold number of trials that are successful. |
probabilité_s | The probability of a single trial being successful. |
LOI.EXPONENTIELLE(x; lambda; cumulative)
Returns the exponential distribution probability.
x | The value at which you want to evaluate the function. | ||||
lambda | The lambda value. | ||||
cumulative | Specifies whether to return the cumulative probability or not. The possible values are: | ||||
|
LOI.F(x; degrés_liberté1; degrés_liberté2)
Returns the F distribution probability.
x | The value at which you want to evaluate the function. |
degrés_liberté1 | The degrees of freedom of the first set. |
degrés_liberté2 | The degrees of freedom of the second set. |
LOI.GAMMA(x; alpha; bêta; cumulative)
Returns the gamma distribution probability.
x | The value at which you want to evaluate the function. | ||||
alpha | The alpha value. | ||||
bêta | The beta value. | ||||
cumulative | Specifies whether to return the cumulative probability or not. The possible values are: | ||||
|
LOI.GAMMA.INVERSE(probabilité; alpha; bêta)
Returns the value associated with the specified gamma distribution probability.
probabilité | The probability for which you want the value. |
alpha | The alpha value. |
bêta | The beta value. |
LOI.HYPERGEOMETRIQUE(succès_échantillon; nombre_échantillon; succès_population; nombre_population)
Returns the hypergeometric distribution probability.
succès_échantillon | The number of sample trials that are successful. |
nombre_échantillon | The total number of trials in the sample. |
succès_population | The number of population trials that are successful. |
nombre_population | The total number of trials in the population. |
LOI.KHIDEUX(x; degrés_liberté)
Returns the chi-squared distribution probability.
x | The value at which you want to evaluate the function. |
degrés_liberté | The number of degrees of freedom. |
LOI.LOGNORMALE(x; espérance; écart_type)
Returns the cumulative lognormal distribution probability.
x | The value at which you want to evaluate the function. |
espérance | The mean of the natural logarithms of the values. |
écart_type | The standard deviation of the natural logarithms of the values. |
LOI.LOGNORMALE.INVERSE(probabilité; espérance; écart_type)
Returns the value associated with the specified cumulative lognormal distribution probability.
probabilité | The probability for which you want the value. |
espérance | The mean of the natural logarithms of the values. |
écart_type | The standard deviation of the natural logarithms of the values. |
LOI.NORMALE(x; espérance; écart_type; cumulative)
Returns the normal distribution probability.
x | The value at which you want to evaluate the function. | ||||
espérance | The mean of the values. | ||||
écart_type | The standard deviation of the values. | ||||
cumulative | Specifies whether to return the cumulative probability or not. The possible values are: | ||||
|
LOI.NORMALE.INVERSE(probabilité; espérance; écart_type)
Returns the value associated with the specified cumulative normal distribution probability.
probabilité | The probability for which you want the value. |
espérance | The mean of the values. |
écart_type | The standard deviation of the values. |
Returns the cumulative standard normal distribution probability.
z | The value at which you want to evaluate the function. |
LOI.NORMALE.STANDARD.INVERSE(probabilité)
Returns the value associated with the specified cumulative standard normal distribution probability.
probabilité | The probability for which you want the value. |
LOI.POISSON(x; espérance; cumulative)
Returns the Poisson distribution probability.
x | The value at which you want to evaluate the function. | ||||
espérance | The mean of the values. | ||||
cumulative | Specifies whether to return the cumulative probability or not. The possible values are: | ||||
|
LOI.STUDENT(x; degrés_liberté; uni/bilatéral)
Returns the Student's T distribution probability.
x | The value at which you want to evaluate the function. |
degrés_liberté | The degrees of freedom. |
uni/bilatéral | Specifies the tails to include in the distribution. Should be 1 or 2. |
LOI.STUDENT.INVERSE(probabilité; degrés_liberté)
Returns the value associated with the specified Student's T distribution probability.
probabilité | The probability for which you want the value. |
degrés_liberté | The degrees of freedom. |
LOI.WEIBULL(x; alpha; bêta; cumulative)
Returns the Weibull distribution probability.
x | The value at which you want to evaluate the function. | ||||
alpha | The alpha value. | ||||
bêta | The beta value. | ||||
cumulative | Specifies whether to return the cumulative probability or not. The possible values are: | ||||
|
Returns the maximum of a set of numbers.
nombre1; ... | The numbers of which you want the maximum. |
Returns the maximum of a set of values.
valeur1; ... | The values of which you want the maximum. |
MEDIANE(nombre1; [nombre2; ...])
Returns the median of a set of numbers.
nombre1; ... | The numbers of which you want the median. |
Returns the minimum of a set of numbers.
nombre1; ... | The numbers of which you want the minimum. |
Returns the minimum of a set of values.
valeur1; ... | The values of which you want the minimum. |
Returns the mode of a set of numbers.
nombre1; ... | The numbers of which you want the mode. |
MOYENNE(nombre1; [nombre2; ...])
Returns the average of a set of numbers.
nombre1; ... | The numbers of which you want the average. |
MOYENNEA(valeur1; [valeur2; ...])
Returns the average of a set of values.
valeur1; ... | The values of which you want the average. |
MOYENNE.GEOMETRIQUE(nombre1; [nombre2; ...])
Returns the geometric mean of a set of numbers.
nombre1; ... | The numbers of which you want the geometric mean. |
MOYENNE.HARMONIQUE(nombre1; [nombre2; ...])
Returns the harmonic mean of a set of numbers.
nombre1; ... | The numbers of which you want the harmonic mean. |
MOYENNE.REDUITE(plage; pourcentage)
Returns the mean of a set of numbers with the extreme values removed.
plage | An array or reference to cells containing the numbers. |
pourcentage | The percentage of the numbers to exclude from the calculation. |
Returns the count of numbers in a list.
valeur1; ... | The items whose numbers are to be counted. |
NBVAL(valeur1; [valeur2; ...])
Returns the count of values in a list.
valeur1; ... | The items whose values are to be counted. |
ORDONNEE.ORIGINE(y_connus; x_connus)
Returns the expected value of y when x is zero for a line passing though a specified set of points.
y_connus | The y values that are already known. |
x_connus | The x values that are already known. |
Returns the Pearson correlation coefficient.
plage1 | The first range to be compared. |
plage2 | The second range to be compared. |
Returns the slope of a line passing through a specified set of points.
y_connus | The y values that are already known. |
x_connus | The x values that are already known. |
PERMUTATION(nombre; nombre_choisi)
Returns the number of permutations in which a number of items can be chosen from a total number.
nombre | The total number of items. |
nombre_choisi | The number of items chosen. |
Returns the kth smallest number in a set of numbers.
plage | An array or reference to cells containing numbers of which you want the kth smallest. |
k | The rank of the number that you want. |
PREVISION(x; y_connus; x_connus)
Returns the expected value of y for a given x value for a line passing through a specified set of points.
x | The x value at which to evaluate the function. |
y_connus | The y values that are already known. |
x_connus | The x values that are already known. |
PROBABILITE(plage_x; plage_probabilité; limite_inf; [limite_sup])
Returns the probability that numbers in a set are between the specified limits.
plage_x | An array or reference to cells containing the numbers. |
plage_probabilité | An array or reference to cells containing the probabilities associated with each number. These values must add up to 1. |
limite_inf | The lower limit of the test. |
limite_sup | The upper limit of the test. If this value is omitted it defaults to the value specified for the lower limit. |
Returns the specified quartile of a set of numbers.
plage | An array or reference to cells containing the numbers. | ||||||||||
quart | Specifies which quartile to return. The possible values are: | ||||||||||
|
RANG(nombre; référence; [ordre])
Returns the rank of a number in a set of numbers.
nombre | The number of which you want the rank. | ||||
référence | An array or reference to cells containing the values. | ||||
ordre | Specifies whether the list is treated as being in ascending or descending order of value. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 0. |
RANG.POURCENTAGE(matrice; x; [précision])
Returns the percentile of a value in a set of values.
matrice | An array or reference to cells containing the values. |
x | The value of which you want the percentile. |
précision | The number of decimal places required in the result. If this parameter is omitted it defaults to 3. |
SOMME.CARRES.ECARTS(nombre1; [nombre2; ...])
Returns the sum of the squares of the differences of a set of numbers from their mean.
nombre1; ... | The numbers of which you want the squared deviations. |
STDEVA(valeur1; [valeur2; ...])
Returns the standard deviation (based on a population sample) of a set of values.
valeur1; ... | The values of which you want the standard deviation. |
STDEVPA(valeur1; [valeur2; ...])
Returns the standard deviation (based on the entire population) of a set of values.
valeur1; ... | The values of which you want the standard deviation. |
TENDANCE(y_connus; [x_connus]; [x_nouveaux]; [constante])
Returns the expected values of y for given x values for a line passing through a specified set of points.
y_connus | The y values that are already known. | ||||
x_connus | The x values that are already known. If this parameter is omitted it defaults to an array of values from 1 to the number of known ys. | ||||
x_nouveaux | The new x values for which y values are required. If this parameter is omitted it defaults to the known xs. | ||||
constante | Specifies whether the line must pass through the origin. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
Returns the probability result of the F test.
plage1 | The first range to be compared. |
plage2 | The second range to be compared. |
TEST.KHIDEUX(plage_réelle; plage_attendue)
Returns the probability result of the chi-squared test.
plage_réelle | An array or reference to cells containing the empirical results. |
plage_attendue | An array or reference to cells containing the theoretical results. |
TEST.STUDENT(matrice1; matrice2; uni/bilatéral; type)
Returns the probability result of the Student's T test.
matrice1 | The first range to be compared. | ||||||
matrice2 | The second range to be compared. | ||||||
uni/bilatéral | Specifies the tails to include in the distribution. Should be 1 or 2. | ||||||
type | Specifies which type of test is required. The possible values are: | ||||||
|
Returns the probability result of the z test.
plage | An array or reference to cells containing the data against which x is to be tested. |
x | The value to be tested. |
sigma | The population standard deviation. If this parameter is omitted it defaults to the sample standard deviation of the data. |
Returns the variance (based on a population sample) of a set of numbers.
nombre1; ... | The numbers of which you want the variance. |
VAR.P(nombre1; [nombre2; ...])
Returns the variance (based on the entire population) of a set of numbers.
nombre1; ... | The numbers of which you want the variance. |
Returns the variance (based on a population sample) of a set of values.
valeur1; ... | The values of which you want the variance. |
VARPA(valeur1; [valeur2; ...])
Returns the variance (based on the entire population) of a set of values.
valeur1; ... | The values of which you want the variance. |
Returns the character corresponding to the specified position in the character set.
nombre | The number of the character that you want. |
CHERCHE(texte_cherché; texte; [no_départ])
Returns a number corresponding to the position of one text string within another (not case-sensitive).
texte_cherché | The text you want to find. |
texte | The text to be searched. |
no_départ | The position at which to start searching. If this parameter is omitted it defaults to 1. |
Returns a number which corresponds to the value in the input string. You should not need to use this function, as values are automatically converted from text to numeric when required in formulas.
texte | The string that you want to convert to a number. |
Returns the position in the character set of the first character in the string.
texte | The character of which you want the character code. |
CONCATENER(texte1; [texte2; ...])
Returns a string consisting of the input strings concatenated together.
texte1; ... | The strings that you want to concatenate. |
CTXT(nombre; [décimales]; [no_séparateur])
Returns a string consisting of the input number rounded to the specified number of decimal places.
nombre | The number that you want to format. | ||||
décimales | The number of decimal places required. If this parameter is omitted it defaults to 2. | ||||
no_séparateur | Specifies whether to suppress the thousands separator in the formatted number. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
Returns a string consisting of the specified number of characters from the end of the input string.
texte | The string of which you want the end. |
no_car | The number of characters to extract from the string. If this parameter is omitted it defaults to 1. |
Returns a string corresponding to the input string with any unprintable characters removed.
texte | The text from which you want to remove unprintable characters. |
Returns VRAI if the input strings are exactly the same, otherwise FAUX.
texte1 | The first string to be compared. |
texte2 | The second string to be compared. |
Returns a string consisting of the input number rounded to the specified number of decimal places and converted to currency format.
nombre | The amount that you want to format. |
décimales | The number of decimal places required. If this parameter is omitted it defaults to 2. |
Returns a string consisting of the specified number of characters from the beginning of the input string.
texte | The string of which you want the beginning. |
no_car | The number of characters to extract from the string. If this parameter is omitted it defaults to 1. |
Returns a string which is the input string with all of the characters converted to upper case.
texte | The string that you want to convert. |
Returns a string which is the input string with all of the characters converted to lower case.
texte | The string you want to convert. |
Returns the length of the input string.
texte | The string of which you want the length. |
Returns a string which is the input string with the first letter of each word converted to upper case and all of the other characters converted to lower case.
texte | The string you want to convert. |
REMPLACER(ancien_texte; no_départ; no_car; nouveau_texte)
Returns a string which is the input string with a specified portion replaced.
ancien_texte | The string you want to convert. |
no_départ | The starting position of the text to be removed. |
no_car | The number of characters to be removed. |
nouveau_texte | The text to be inserted into the string. |
Returns a string which is the input string repeated a specified number of times.
texte | The string you want to repeat. |
no_fois | The number of times to repeat the string. |
STXT(texte; no_départ; no_car)
Returns a string consisting of the specified number of characters from the specified position of the input string.
texte | The string of which you want the extract. |
no_départ | The starting position of characters to extract from the string. |
no_car | The number of characters to extract from the string. |
SUBSTITUE(texte; ancien_texte; nouveau_texte; [no_position])
Returns a string which is the input string with specified text replaced.
texte | The string you want to convert. |
ancien_texte | The string to be removed from the original text. |
nouveau_texte | The string to be inserted in the original text. |
no_position | Specifies which occurrence of old_text is to be replaced. If this parameter is omitted then all occurrences are replaced. |
Returns a string consisting of the input string with any extra spaces removed.
texte | The string that you want to format. |
Returns a string which is the input value if it is text, otherwise an empty string.
valeur | The value you want if it is a string. |
Returns a string consisting of the input number formatted using the specified format string.
valeur | The number that you want to format. |
format_texte | The format string to use. |
TROUVE(texte_cherché; texte; [no_départ])
Returns a number corresponding to the position of one text string within another (case-sensitive).
texte_cherché | The text you want to find. |
texte | The text to be searched. |
no_départ | The position at which to start searching. If this parameter is omitted it defaults to 1. |
ARGUMENT([nom]; [type]; [référence])
Defines an argument for a custom function.
nom | The defined name that will be assigned to the argument. If this parameter is omitted then no name will be assigned. | ||||||||||||
type | The acceptable data type(s) for the argument value. It can be any combination of the following (to specify more than one value, add the numbers together): | ||||||||||||
| |||||||||||||
If this parameter is omitted it defaults to 7. | |||||||||||||
référence | The cell reference where the argument value will be stored. If this parameter is omitted then the argument value will not be stored. |
Forces the macro to continue with the statement at the reference.
référence | The reference of the cell where macro execution is to continue. |
Forces the macro to wait until the date/time specified by the serial number.
numéro_de_série | The date/time when the macro is to resume. If this parameter is omitted the macro does not wait. |
Specifies the end of the block of statements conditioned by the corresponding SI or SINON.SI.
POSER.NOM(nom_texte; [valeur])
Assigns a defined name to the specified value.
nom_texte | The defined name to use. |
valeur | The value to be associated with the name. If this parameter is omitted then the name is deleted. |
POSER.VALEUR(référence; valeurs)
Stores the specified values in the specified cells on the macro sheet. Do not use this function to try to update cells on a worksheet.
référence | The cells where the values are to be stored. |
valeurs | The values to be stored. |
POUR(compteur_texte; no_départ; no_fin; [valeur_du_pas])
Performs a group of instructions a specified number of times. The end of the group is indicated by a SUIVANT function.
compteur_texte | A defined name that will be used to store the current index. |
no_départ | The initial value to be assigned to the counter. |
no_fin | The last value to be assigned to the counter. |
valeur_du_pas | The value to be added to the counter each time around the loop. |
If this parameter is omitted it defaults to 1. |
POUR.CELLULE(nom_réf; [réf_zone]; [pas_cellules_vides])
Performs a group of instructions for each cell in a specified area. The end of the group is indicated by a SUIVANT function.
nom_réf | A defined name that will be used to store the current reference. | ||||
réf_zone | The range of cells to be processed. | ||||
If this parameter is omitted it defaults to the current selection. | |||||
pas_cellules_vides | Whether blank cells are to be skipped. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
Forces the macro to end, and if it is a custom function then to return the specified value.
valeur | For custom functions, the value to be returned. |
Specifies a logical test that conditions the execution of a block of statements.
test_logique | An expression that results in VRAI or FAUX. |
Introduces the block of statements to be processed when the corresponding SI or SINON.SI condition is false.
Specifies another logical test that conditions a block of statements when the corresponding SI or SINON.SI condition is false.
test_logique | An expression that results in VRAI or FAUX. |
Ends the processing of a POUR, POUR.CELLULE or TANT.QUE loop. The macro will continue with the statement after the SUIVANT function.
Specifies the end of the block of statements contained in a POUR, POUR.CELLULE or TANT.QUE loop.
Specifies a logical test that conditions the execution of a block of statements multiple times. The statements between the TANT.QUE and SUIVANT functions will be repeated as long as the logical test returns the value VRAI.
test_logique | An expression that results in VRAI or FAUX. |
ACTIVER([fenêtre_texte]; [no_volet])
Specifies the workbook, sheet and/or pane that is to be active.
fenêtre_texte | The workbook and/or sheet name. If this parameter is omitted then the active window is not changed. | ||||||||
no_volet | For a split window, specifies which pane is to be active. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it then the active pane is not changed. |
ACTIVER.CLASSEUR(nom_de_la_feuille)
Specifies the sheet that is to be the active worksheet.
nom_de_la_feuille | The sheet that is to be the active worksheet. |
Scrolls the active cell into view.
AFFICHER.CLASSEUR([texte_feuille])
Simulates the Format Feuille Afficher menu option.
texte_feuille | The name of the sheet to unhide. If this parameter is omitted it defaults to the first hidden sheet. |
ALERTE(message_texte; [no_type]; [identificateur_aide])
Displays a message box containing the specified text. It returns VRAI if the OK button is pressed, otherwise FAUX.
message_texte | The text to be displayed in the message box. | ||||||
no_type | The type of message box to be displayed. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to 2. | |||||||
identificateur_aide | A reference to a Help topic (not currently implemented). |
Simulates the Modifier Annuler menu option.
Causes the computer to beep.
nombre_de_son | A number from 1 to 4 indicating which type of beep is to be produced (not currently implemented - all values will produce the same tone). If this parameter is omitted it defaults to 1. |
Causes the current worksheet to be recalculated.
Causes all worksheets to be recalculated.
Returns a reference which represents the current position of the cursor on the active worksheet.
Returns information about the caller of the macro.
Macro called from: | Function returns: |
User-defined function | reference of cell containing function call |
User-defined function in array formula | reference of array formula range |
Attached to control or drawing object | object identifier |
Auto_Open macro | file name |
Manually (control key combination) | error value #REF! |
Simulates the Ctrl+Page Up key combination.
Simulates the Ctrl+Page Down key combination.
COLLAGE.SPECIAL([no_coller]; [opération]; [non_blanc]; [transposition])
Simulates the Modifier Collage spécial menu option.
no_coller | The type of information to be pasted. The possible values are: | ||||||||||||
| |||||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||||
opération | The way in which the data being pasted is merged with existing data. The possible values are: | ||||||||||||
| |||||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||||
non_blanc | Whether to ignore blank cells in the data being pasted. The possible values are: | ||||||||||||
| |||||||||||||
If this parameter is omitted it defaults to FAUX. | |||||||||||||
transposition | Whether to transpose the data being pasted. The possible values are: | ||||||||||||
| |||||||||||||
If this parameter is omitted it defaults to FAUX. |
Simulates the Modifier Coller menu option.
référence | The cells where the copied information is to be pasted. If this parameter is omitted it defaults to the current selection on the active worksheet. |
COMMENTAIRES([ajouter_texte]; [référence_cellule]; [caractère_début]; [no_caractères])
Simulates the Insérer Commentaire menu option.
ajouter_texte | The text that is to be added. If this parameter is omitted it defaults to an empty string. |
référence_cellule | The cell where the comment is to be inserted. If this parameter is omitted it defaults to the active cell. |
caractère_début | The start position in an existing comment where the new text is to be inserted. If this parameter is omitted it defaults to 1. |
no_caractères | The length of text in an existing comment that is to be replaced. If this parameter is omitted it defaults to the length of the existing text. |
COPIER([réf_origine]; [réf_destination])
Simulates the Modifier Copier menu option.
réf_origine | The cells that are to be copied to the clipboard. If this parameter is omitted it defaults to the current selection on the active worksheet. |
réf_destination | The cells where the copied information is to be pasted. If this parameter is omitted then the cells are not pasted. |
COUPER([réf_origine]; [réf_destination])
Simulates the Modifier Couper menu option.
réf_origine | The cells that are to be cut to the clipboard. If this parameter is omitted it defaults to the current selection on the active worksheet. |
réf_destination | The cells where the cut information is to be pasted. If this parameter is omitted then the cells are not pasted. |
DEFILEMENTH(position; [col_log])
Scrolls the worksheet horizontally to the specified position.
position | The proportional or absolute position to scroll to. | ||||
col_log | Whether the position parameter represents a proportional or absolute column number. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
DEFILEMENTV(position; [ligne_log])
Scrolls the worksheet vertically to the specified position.
position | The proportional or absolute position to scroll to. | ||||
ligne_log | Whether the position parameter represents a proportional or absolute row number. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
Returns the values of cells in a reference. You should not need to use this function, as references are automatically converted to values where necessary when they are used in formulas.
référence | The reference to the cells whose values you want. |
DONNEES.SERIE([lig_col]; [no_type]; [no_date]; [valeur_pas]; [valeur_arrêt]; [tendance])
Simulates the Modifier Recopier Série menu option.
lig_col | Indicates whether the series is in rows or columns. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults depending on the shape of the current selection. | |||||||||
no_type | The way in which the series values change. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to 1. | |||||||||
no_date | The way in which the date values change. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to 1. | |||||||||
valeur_pas | The number used to add to or multiply by the series value. If this parameter is omitted it defaults to 1. | ||||||||
valeur_arrêt | The value at which to stop filling the series. If this parameter is omitted then the entire selection is filled. | ||||||||
tendance | Indicates whether to fill the series using trend values calculated from existing data. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to FAUX. |
EDITION.SUPPRIMER([no_décaler])
Simulates the Modifier Supprimer menu option.
no_décaler | The way in which the cell deletion is to be processed. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to 2. |
Simulates the Modifier Effacer menu option.
no_type | The type of information to clear from the current selection on the active worksheet. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to 3. |
ENCADREMENT([contour]; [gauche]; [droit]; [haut]; [bas]; [ombré]; [couleur_contour]; [couleur_gauche]; [couleur_droite]; [couleur_haut]; [couleur_bas])
Simulates the Format Cellules dialog Encadrement page.
contour | The border type to be applied to the outline of the selected cells. The possible values are: | ||||||||||||||||
| |||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
gauche | The border type to be used for the left border of the selected cells. The possible values are the same as for the contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
droit | The border type to be used for the right border of the selected cells. The possible values are the same as for the contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
haut | The border type to be used for the top border of the selected cells. The possible values are the same as for the contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
bas | The border type to be used for the bottom border of the selected cells. The possible values are the same as for the contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
ombré | Not implemented. | ||||||||||||||||
couleur_contour | The color to be used for the outline border. The possible values are: | ||||||||||||||||
| |||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
couleur_gauche | The color to be used for the left border. The possible values are the same as for the couleur_contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
couleur_droite | The color to be used for the right border. The possible values are the same as for the couleur_contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
couleur_haut | The color to be used for the top border. The possible values are the same as for the couleur_contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||
couleur_bas | The color to be used for the bottom border. The possible values are the same as for the couleur_contour parameter. | ||||||||||||||||
If this parameter is omitted the setting is not changed. |
Simulates the Fichier Enregistrer menu option.
ENTRÉE(message_texte; [no_type]; [texte_titre]; [par_défaut]; [pos_x]; [pos_y]; [réf_aide])
Displays a message in a dialog box with an area for user input and OK and Annuler buttons. If the OK button is pressed then the text entered by the user is returned. If the Annuler button is pressed then this function returns the value FAUX.
message_texte | The message that you want displayed in the dialog box. | ||||||||||||||
no_type | The acceptable data type(s) for the data that you want returned. It can be any combination of the following (to specify more than one value, add the numbers together): | ||||||||||||||
| |||||||||||||||
If this parameter is omitted it defaults to 2. | |||||||||||||||
texte_titre | The title to be used for the dialog box. If this parameter is omitted it defaults to "Input". | ||||||||||||||
par_défaut | The text that you want to be initially displayed in the input area of the dialog box. If this parameter is omitted the input area will be blank. | ||||||||||||||
pos_x | The initial x position on the screen where the dialog box will be displayed. If this parameter is omitted it defaults to the center of the screen. (Not currently supported). | ||||||||||||||
pos_y | The initial y position on the screen where the dialog box will be displayed. If this parameter is omitted it defaults to the center of the screen. (Not currently supported). | ||||||||||||||
réf_aide | The name of help topic that is to be displayed if the user presses the Help button in the dialog box. If this parameter is omitted then no Help button is displayed. (Not currently supported). |
Returns the result of evaluating a formula.
formule_texte | The formula to be evaluated. |
Returns a size of a file.
no_fichier | The file number that was returned by the F.OUVRIR function. |
Writes a string of characters to a file.
no_fichier | The file number that was returned by the F.OUVRIR function. |
texte | The text to be written. |
F.ECRIRE.LIGNE(no_fichier; texte)
Writes a string of characters to a file, followed by an end of line marker.
no_fichier | The file number that was returned by the F.OUVRIR function. |
texte | The text to be written. |
Closes a file that was previously opened by the F.OUVRIR function.
no_fichier | The file number that was returned by the F.OUVRIR function. |
Returns a string of characters from a file.
no_fichier | The file number that was returned by the F.OUVRIR function. |
no_car | The number of characters to read. |
Returns a string of characters from a file, up to the next end of line marker.
no_fichier | The file number that was returned by the F.OUVRIR function. |
F.OUVRIR(fichier_texte; [no_accès])
Opens a file for reading or writing. The return value is a file number that can be passed as a parameter to the F.LIRE, F.LIRE.LIGNE, F.ECRIRE, F.ECRIRE.LIGNE, F.POSITION, F.DIMENSION, and F.FERMER functions.
fichier_texte | The name of the file to open. | ||||||
no_accès | The access required to the file. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to 1. |
F.POSITION(no_fichier; [no_position])
Returns the current read/write position in a file, and optionally allows you to change it.
no_fichier | The file number that was returned by the F.OUVRIR function. |
no_position | The location where the next read or write will occur. |
If this parameter is omitted the current position is not changed. |
FICHIER.SUPPRIMER(fichier_texte)
Deletes a file.
fichier_texte | The name of the file to be deleted. |
FILTRE([champ]; [critère1]; [options]; [critère2])
Simulates the Format Données Filtre Filtre automatique menu option.
champ | The filter column number whose criteria are to be changed. The columns are number from left to right, with 1 being the first filtered column. If this parameter is omitted the filter is just turned on or off. | ||||
critère1 | A string specifying the criteria to be used. If this parameter is omitted any filter criteria are removed from the specified column. | ||||
options | The combination operation when multiple criteria are used. The possible values are: | ||||
| |||||
If this parameter is omitted the second criteria is not used. | |||||
critère2 | A string specifying the criteria to be used. If this parameter is omitted the second criteria is not used. |
Simulates the Format Données Filtre Afficher tout menu option.
FILTRE.ELABORE(options; réf_liste; [réf_critères]; [réf_copie]; [sans_doublon])
Simulates the Format Données Filtre Filtre élaboré menu option.
options | Whether to filter in place or copy to another location. The possible values are: | ||||
| |||||
réf_liste | The location of the list to be filtered. | ||||
réf_critères | The location of any filter criteria to be used. If this parameter is omitted no criteria will be applied. | ||||
réf_copie | The destination of the copied data. This is only used when operation is 2. | ||||
sans_doublon | Whether to select unique records only. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
Simulates the Format Cellules dialog Nombre page.
format_texte | The number format to be used. |
FORMULE(formule_texte; [référence])
Enters the specified formula in the specified reference.
formule_texte | The formula to be inserted. |
référence | The reference where formula to be inserted. If this parameter is omitted it defaults to the cursor position on the active worksheet. |
Simulates the Format Données Grille menu option.
HAUTEUR.LIGNE([hauteur]; [référence]; [standard]; [type_nom])
Simulates the Format Ligne menu options.
hauteur | The new height of the rows. The height is measured in points. This parameter is ignored if standard is VRAI or type_nom is specified. If this parameter is omitted the height of the specified rows is not changed. | ||||||
référence | The rows whose height is to be changed. If this parameter is omitted it defaults to the current selection on the active worksheet. | ||||||
standard | Specifies whether the rows are to be set to the standard row height. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to FAUX. | |||||||
type_nom | Specifies whether the rows are to be hidden, unhidden or automatically sized. This parameter is ignored if standard is VRAI. The possible values are: | ||||||
| |||||||
If this parameter is omitted the rows will not be hidden, unhidden or auto-sized. |
Simulates the Insérer Cellules menu option.
no_décaler | The way in which the cell insertion is to be processed. The possible values are: | ||||||||
| |||||||||
If this parameter is omitted it defaults to 2. |
Simulates the Insérer Feuille, Graphique and Macro menu options.
no_type | The type of sheet that is to be added. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to the type of the currently active sheet. |
LARGEUR.COLONNE([no_largeur]; [référence]; [standard]; [no_type]; [no_larg_standard])
Simulates the Format Colonne menu options.
no_largeur | The new width of the columns. The width is measured in characters. This parameter is ignored if standard is VRAI or type_nom is specified. If this parameter is omitted the width of the specified columns is not changed. | ||||||
référence | The columns whose width is to be changed. If this parameter is omitted it defaults to the current selection on the active worksheet. | ||||||
standard | Specifies whether the columns are to be set to the standard column width. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to FAUX. | |||||||
no_type | Specifies whether the columns are to be hidden, unhidden or automatically sized. This parameter is ignored if standard is VRAI. The possible values are: | ||||||
| |||||||
If this parameter is omitted the columns will not be hidden, unhidden or auto-sized. | |||||||
no_larg_standard | Specifies the value to be used for the standard width. The width is measured in characters. If this parameter is omitted the standard width is not changed. |
LARGEUR.STANDARD([no_standard])
Simulates the Format Colonne Largeur Standard menu option.
no_standard | The new standard width. If this parameter is omitted then the standard width is not changed. |
Scrolls the worksheet horizontally by the specified number of columns.
no_col | The number of columns to scroll. A negative number will scroll to the left. If this parameter is omitted it defaults to 1. |
Scrolls the worksheet vertically by the specified number of rows.
no_lignes | The number of rows to scroll. A negative number will scroll towards the top. If this parameter is omitted it defaults to 1. |
LIRE.COMMENTAIRES([réf_cellule]; [car_départ]; [no_car])
Returns the text of a comment.
réf_cellule | The reference of the cell containing the comment. If this parameter is omitted it defaults to the active cell. |
car_départ | The position of the first character to be returned. If this parameter is omitted it defaults to 1. |
no_car | The length of the text to be returned. If this parameter is omitted it defaults to the length of the comment. |
LIRE.OBJET(no_type; [identificateur_objet]; [no_départ]; [nb_car]; [élément_index])
Returns information about the specified object.
no_type | The type of information to return. The possible values are: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
identificateur_objet | The object identifier. If this parameter is omitted it defaults to the currently selected object on the active worksheet. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
no_départ | The text substring start position for type_num 12. If this parameter is omitted it defaults to 1. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nb_car | The text substring length for type_num 12. If this parameter is omitted it defaults to 255. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
élément_index | This parameter is not currently used. |
MASQUER.CLASSEUR([texte_feuille]; [très_masqué])
Simulates the Format Feuille Masquer menu option.
texte_feuille | The name of the sheet to hide. If this parameter is omitted it defaults to the currently active sheet. | ||||
très_masqué | Whether to show the name of the hidden sheet in the Unhide dialog box. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
MESSAGE(valeur_logique; [texte])
Displays a message on the status bar.
valeur_logique | Whether to display or hide messages. The possible values are: | ||||
| |||||
texte | The message to be displayed. If this parameter is omitted it defaults to an empty string. |
MODIFIER.COULEUR(no_couleur; [valeur_rouge]; [valeur_vert]; [valeur_bleu])
Changes the color associated with a specific color number.
no_couleur | A number from 1 to 56, indicating which color is to be changed. |
valeur_rouge | A number from 0 to 255, specifying the intensity of the red component. If this parameter is omitted the red component is not changed. |
valeur_vert | A number from 0 to 255, specifying the intensity of the green component. If this parameter is omitted the green component is not changed. |
valeur_bleu | A number from 0 to 255, specifying the intensity of the blue component. If this parameter is omitted the blue component is not changed. |
MODIFIER.SELECTION(no_direction)
Simulates the Ctrl+arrow key combination.
no_direction | The direction in which to move the cursor. The possible values are: | ||||||||
|
MOTIFS([motif]; [plan]; [fond])
Simulates the Format Cellules dialog Motifs page.
motif | The number of the pattern to be applied. The possible values are: | ||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||||||||||||||||||||||||
plan | The number of the foreground color to be applied. The possible values are: | ||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||||||||||||||||||||||||||
fond | The number of the background color to be applied. The possible values are: | ||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||
If this parameter is omitted the setting is not changed. |
NOMMER.CLASSEUR(ancien_nom; nouveau_nom)
Simulates the Format Feuille Renommer menu option.
ancien_nom | The sheet that is to be renamed. |
nouveau_nom | The new name for the sheet. |
Scrolls the worksheet horizontally by the specified number of pages.
no_fenêtres | The number of pages to scroll. A negative number will scroll to the left. If this parameter is omitted it defaults to 1. |
Scrolls the worksheet vertically by the specified number of pages.
no_fenêtres | The number of pages to scroll. A negative number will scroll towards the top. If this parameter is omitted it defaults to 1. |
PALETTE.COULEURS(fichier_texte)
Copies the color palette from another file.
fichier_texte | The name of the file from which to copy the palette. The file must already be open. If this parameter is an empty string then the colors are reset to the default values. |
POSITION([position_horizontale]; [renvoi_ligne]; [position_verticale]; [orientation]; [ajouter_retrait])
Simulates the Format Cellules dialog Position page.
position_horizontale | The horizontal alignment to be used. The possible values are: | ||||||||||||||
| |||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||
renvoi_ligne | Whether to wrap the text in the cells. The possible values are: | ||||||||||||||
| |||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||
position_verticale | The vertical alignment to be used. The possible values are: | ||||||||||||||
| |||||||||||||||
If this parameter is omitted the setting is not changed. | |||||||||||||||
orientation | Not currently implemented. | ||||||||||||||
ajouter_retrait | Not currently implemented. |
PROPRIETES.POLICE([police]; [style_police]; [taille]; [barré]; [exposant]; [indice]; [relief]; [ombrage]; [souligné]; [couleur]; [normal]; [fond]; [car_début]; [nb_car])
Simulates the Format Cellules dialog Police page.
police | The name of the font to be used. | ||||||||||
style_police | The style to be used. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted the style is not changed. | |||||||||||
taille | The point size to be used. If this parameter is omitted the size is not changed. | ||||||||||
barré | Sets the strikethrough attribute. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted the strikethrough attribute is not changed. | |||||||||||
exposant | Not currently implemented. | ||||||||||
indice | Not currently implemented. | ||||||||||
relief | Not currently implemented. | ||||||||||
ombrage | Not currently implemented. | ||||||||||
souligné | The underline style to be used. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted the underline style is not changed. | |||||||||||
couleur | The color to be used. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted the color is not changed. | |||||||||||
normal | Not currently implemented. | ||||||||||
fond | Not currently implemented. | ||||||||||
car_début | Not currently implemented. | ||||||||||
nb_car | Not currently implemented. |
PROTECTION.CELLULE([verrouillage]; [masquage])
Simulates the Format Cellules dialog Protection page.
verrouillage | Whether the cell should be locked when the sheet is protected. The possible values are: | ||||
| |||||
If this parameter is omitted the setting is not changed. | |||||
masquage | Whether the cell formula should be hidden when the sheet is protected. The possible values are: | ||||
| |||||
If this parameter is omitted the setting is not changed. |
PROTEGER.DOCUMENT([contenu]; [fenêtres]; [mot_de_passe]; [objets]; [scénarios])
Simulates the Format Feuille Protéger menu option.
contenu | Whether to protect the locked cell contents. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. | |||||
fenêtres | Whether to protect windows from being moved or sized (not currently implemented). The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. | |||||
mot_de_passe | An optional case-sensitive password to protect or unprotect the document. | ||||
objets | Whether to protect the locked objects (not currently implemented). The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. | |||||
scénarios | Whether to protect the scenarios (not currently implemented). The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
Finds the previous cell based on the current criteria.
RECHERCHER.SELECTION(texte; nb_ds; nb_à; nb_par; [nb_dir]; [maj_min])
Simulates the Modifier Chercher menu option.
texte | The text that you want to find. | ||||||
nb_ds | Where you want to look for the text. The possible values are: | ||||||
| |||||||
nb_à | Whether to match this text against all or part of a cell. The possible values are: | ||||||
| |||||||
nb_par | Whether to search by rows or by columns. The possible values are: | ||||||
| |||||||
nb_dir | Whether to search for the next or previous match. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to 1. | |||||||
maj_min | Whether the search is case-sensitive. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to FAUX. |
Finds the next cell based on the current criteria.
Simulates the Modifier Recopier En bas menu option.
Simulates the Modifier Recopier À droite menu option.
Simulates the Modifier Recopier À gauche menu option.
Simulates the Modifier Recopier En haut menu option.
Returns a reference corresponding to the specified text.
texte | The string containing the reference. | ||||
a1 | Specifies the style of the reference. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
REMPLACER.CELLULE(texte_cherché; texte_remplacé; [comment]; [par]; [cellule_active]; [maj_min])
Simulates the Modifier Chercher/Remplacer menu option.
texte_cherché | The text that you want to find. | ||||
texte_remplacé | The text to replace the found text with. | ||||
comment | Whether to match the text against all or part of a cell. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 1. | |||||
par | Whether to search by rows or by columns. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to 1. | |||||
cellule_active | Whether to replace in just the current cell or in the whole sheet. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. | |||||
maj_min | Whether the search is case-sensitive. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to the value last used. |
Returns the path of the current directory, and optionally allows you to change it.
chemin_accès | The path to which you want to change the current directory. If this parameter is omitted the current directory is not changed. |
Simulates the Ctrl+End key combination.
Returns a reference which represents the current selection on the active worksheet.
SELECTION.ATTEINDRE([référence]; [coin])
Simulates the Modifier Atteindre menu option.
référence | The cells that are to be selected. If the sheet name is omitted then it defaults to the currently active sheet. If this parameter is omitted it defaults to the sheet and cells that were selected before the last goto command. | ||||
coin | Specifies whether the top-left corner of the selection is to be placed in the top-left corner of the window. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
SELECTIONNER([sélection]; [cellule_active])
Sets the selection and cursor cell on the active worksheet.
sélection | The cells that are to be the selection. If this parameter is omitted the current selection is not changed. |
cellule_active | The cell that is to be the cursor cell. If this parameter is omitted it defaults to the top left cell in the selection. |
SELON.FEUILLE([feuille_texte]; [macro_texte]; [valeur_logique_activation])
Specifies a macro to be run when a sheet is activated or deactivated.
feuille_texte | The name of the sheet for which the macro is to be run. If this parameter is omitted then the macro will be run for all sheets. | ||||
macro_texte | The defined name that refers to the macro that is to be run. If this parameter is omitted then no macro will be run. | ||||
valeur_logique_activation | Specifies whether the macro is to be run when the sheet is activated or deactivated. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to VRAI. |
SUPPRIMER.CLASSEUR([texte_feuille])
Simulates the Modifier Supprimer Feuille menu option.
texte_feuille | The sheet that is to be deleted. If this parameter is omitted it defaults to the currently active sheet. |
Returns a string containing the specified reference.
référence | The reference that is to be converted to text. | ||||
a1 | Specifies the style of the reference. The possible values are: | ||||
| |||||
If this parameter is omitted it defaults to FAUX. |
TRIER([orientation]; [clé_1]; [ordre_1]; [clé_2]; [ordre_2]; [clé_3]; [ordre_3]; [en_tête]; [perso]; [maj_min])
Simulates the Format Données Trier menu option.
orientation | Specifies whether to sort the rows or columns. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||
clé_1 | Specifies a reference to the first column or row to sort on. If this parameter is omitted it defaults to the first column or row in the selection. | ||||||||||
ordre_1 | Specifies whether to sort the data in ascending or descending order. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||
clé_2 | Specifies a reference to the second column or row to sort on. If this parameter is omitted then the second key is not used. | ||||||||||
ordre_2 | Specifies whether to sort the data in ascending or descending order. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||
clé_3 | Specifies a reference to the third column or row to sort on. If this parameter is omitted then the third key is not used. | ||||||||||
ordre_3 | Specifies whether to sort the data in ascending or descending order. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||
en_tête | Specifies whether the selected cells include a header row or column. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 2. | |||||||||||
perso | Specifies whether to use a custom list for the first sort key. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to 1. | |||||||||||
maj_min | Specifies whether the sort should be case-sensitive. The possible values are: | ||||||||||
| |||||||||||
If this parameter is omitted it defaults to FAUX. |
VALEUR.CIBLE(cellule_cible; valeur_cible; cellule_variable)
Simulates the Format Données Valeur cible menu option.
cellule_cible | The cell that is required to be a certain value. It must be a single cell containing a formula that returns a numeric result. |
valeur_cible | The value that the target cell needs to reach. |
cellule_variable | The cell whose value can be changed. It must be a single cell that either contains a number or is empty. |
Simulates the Format Feuille Zoom menu option.
facteur_zoom | The magnification option. The possible values are: | ||||||
| |||||||
If this parameter is omitted it defaults to VRAI. |
FONCTION.APPELANTE(module_texte; procédure; type_texte; [argument1; ...])
Returns a value from an external function.
module_texte | The name of the DLL that contains the function. | ||||||||||||||||||||||||||||||||||
procédure | The name of the function. | ||||||||||||||||||||||||||||||||||
type_texte | A string specifying the result type and the argument types. Each type is represented by a single character. The possible character values are: | ||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
argument1; ... | The arguments to pass to the function. |
To add a chart, use the Insérer Graphique menu option to add a new chart sheet. Then use the Format>Graphique menu option to display the dialog box that contains the following formatting options:
TypeThe program currently supports the following chart types:
Histogrammes | Displays vertical columns whose heights correspond to the data values. |
Barres | Displays horizontal bars whose lengths correspond to the data values. |
Courbes | Displays a line through points whose vertical positions correspond to the data values, the horizontal positions are evenly spaced. |
Secteurs | Displays a circle divided up into regions whose relative sizes correspond to the data values. |
Anneau | Like the Secteurs chart but displays one or more series. |
X-Y | Displays a line through points whose x and y coordinates are given by the data values. |
Aires | Like the line chart, but the area below the line is filled in, and the series values are stacked. |
Radar | Displays a line through points whose distances from a central point correspond to the data values. |
This allows you to specify the data values to be used for each series. To add a new series, press the Nouveau... button. To change an existing series, select it in the list box and then press the Modifier... button. To remove an existing series, select it in the list box and press the Supprimer button.
Note that for Secteurs charts, only the first series will be displayed.
When entering or changing a series, you are prompted for the following information:
Données | Nom | An optional name that is used to identify the series in the list box. It defaults to 'Série1', etc. |
Y valeur | A reference to the cells that contain the data to be charted. You can specify more than one reference, separating them with commas, but they must all be from the same sheet. Alternatively you can specify this as an array of values. | |
X étiquettes | For Histogrammes, Barres, Secteurs, Courbes and Aires charts, you can specify a reference or array of values that will be used to label the categories. As there is only one set of labels, this must be the same for all the series on one chart. For X-Y charts, this item is labelled X valeur and you must enter a reference or array of values to be used as the x co-ordinates of the line. | |
Motifs | Type de trait | Allows you to choose a solid, dashed or dotted line. |
Couleur de trait | Allows you to specify the color of the line. | |
Type de marque | For Courbes, X-Y and Radar charts, allows you to choose a marker for the data points. | |
Couleur de marque | For Courbes, X-Y and Radar charts, allows you to choose the foreground and background colors for the marker. | |
Couleur remplissage | For Histogrammes, Barres, Secteurs, Anneau and Aires charts, allows you to specify the colour that will be used to fill the interior. | |
Étiquettes | Type des étiquettes | Allows you to display the x or y values next to the data points, and for Secteurs and Anneau charts the percentages. |
This allows you to specify the titles that will be used to label the chart itself and the x and y axes. Note that axis titles do not apply to Secteurs charts.
This allows you to specify the formatting of the x and y axes. The actual options that are available will depend on the currently selected chart type.
Axe | Specifies whether the axis line will be drawn. |
Quadrillage | Specifies whether the guidelines will be drawn. |
Graduation | Specifies whether the axis tick marks will be drawn. |
Valeur | Specifies whether the axis values will be displayed. |
Logarithmique | Specifies whether a linear or logarithmic scale is required. |
Minimum | Specifies the minimum value to be used on the scale. |
Maximum | Specifies the maximum value to be used on the scale. |
Pas | Specifies the interval between the values on the scale. |
This allows you to specify the whether and where to display the names that identify each series with its line and/or area color. For Secteurs charts, the information displayed will be the category names (from the 'X labels' entry in the series formatting dialog box), for other chart types it will be the Series names from the chart series list box.
Macros can be used to create user-defined functions to use in your spreadsheets, and user-defined commands to automate tasks.
User-defined functions
Macros are useful for user-defined functions in 2 situations:
1. You may have a complex function, which is composed of many nested functions, which is used in many places on your worksheet. A user-defined function would save you a lot of typing by specifying the actual calculation in only one place.
2. You may need to use an iterative or recursive calculation that has to be performed a certain number of times before a result is found.
These are the steps for entering a user defined function:
1. Use the Insérer Macro menu option to insert a macro sheet in the workbook. Macros must be stored on macro sheets. You can have many macros on a single macro sheet.
2. Enter the macro function statements. A user-defined function macro will usually begin with one or more ARGUMENT functions to receive the parameters, and it must end with a RETOUR function.
This example calculates the approximate integral of the function sin(x) between a lower and upper limit using the trapezium rule and dividing the area into 100 slices:
  | A |
B |
C |
D |
1 | Integral: | =ARGUMENT(;1;D1) | lower: | |
2 |   | =ARGUMENT(;1;D2) | upper: |   |
3 |   | =POSER.VALEUR(D3;0) | sum: |   |
4 |   | =POSER.VALEUR(D4;SIN(D1)) | y0: |   |
5 |   | =POSER.VALEUR(D5;SIN(D2)) | yn: |   |
6 |   | =POSER.VALEUR(D6;1) | i: |   |
7 |   | =TANT.QUE(D6<D7) | steps: | 100 |
8 |   | =POSER.VALEUR(D8;D1+(D2-D1)*D6/D7) | x: | |
9 |   | =POSER.VALEUR(D3;D3+SIN(D8)) |   |   |
10 |   | =POSER.VALEUR(D6;D6+1) |   |   |
11 |   | =SUIVANT() |   |   |
12 |   | =RETOUR((D2-D1)/D7/2*(D4+D5+2*D3)) |   |   |
3. Use the Insérer Nom Definir menu option to add a name for the macro. For the example above, you could define a name called 'integral', which refers to cell: Macro1!$B$1. Note that the macro name in cell A1 is for our reference only, it is not used by the program.
4. Then on your worksheet (or even in another macro), use the defined name like an ordinary worksheet function name.
For the example above, if you enter 0 in cell A1 on your worksheet, and =PI() in cell A2 on your worksheet, and =integral(A1;A2) in cell A3, then cell A3 will display 1,9998355 (higher accuracy could be obtained with a larger number of steps but the calculation would take correspondingly longer).
Here is an example that uses recursion. Because macro sheets do not directly support recursion, I have implemented a simple stack to store the values at each level by concatenating them together in a string.
This function displays a number as text:
  | A |
B |
C |
D |
E |
1 | Say number: | =ARGUMENT(;1;D1) | input: |   |   |
2 |   | =POSER.VALEUR(D2;"") | output: |   |   |
3 |   | =POSER.VALEUR(D1;ENT(D1)) | temp: |   |   |
4 |   | =SI(D1<=0;RETOUR(D2)) |   |   |   |
5 |   | =SI(D1>=1000000) |   |   |   |
6 | stack input | =POSER.VALEUR(E1;D1&"|"&E1) |   |   |   |
7 | stack output | =POSER.VALEUR(E2;D2&"|"&E2) |   |   |   |
8 | get millions | =POSER.VALEUR(D3;saynumber(D1/1000000)) |   |   |   |
9 | unstack output | =POSER.VALEUR(D2;GAUCHE(E2;TROUVE("|";E2)-1)) |   |   |   |
10 |   | =POSER.VALEUR(E2;DROITE(E2;NBCAR(E2)-TROUVE("|";E2))) |   |   |   |
11 | unstack input | =POSER.VALEUR(D1;GAUCHE(E1;TROUVE("|";E1)-1)) |   |   |   |
12 |   | =POSER.VALEUR(E1;DROITE(E1;NBCAR(E1)-TROUVE("|";E1))) |   |   |   |
13 | update output | =POSER.VALEUR(D2;D2&D3&" million") |   |   |   |
14 | update input | =POSER.VALEUR(D1;MOD(D1;1000000)) |   |   |   |
15 | check if finished | =SI(D1=0;RETOUR(D2)) |   |   |   |
16 |   | =POSER.VALEUR(D2;D2&SI(D1<100;" and ";" ")) |   |   |   |
17 |   | =FIN.SI() |   |   |   |
18 |   | =SI(D1>=1000) |   |   |   |
19 | stack input | =POSER.VALEUR(E1;D1&"|"&E1) |   |   |   |
20 | stack output | =POSER.VALEUR(E2;D2&"|"&E2) |   |   |   |
21 | get thousands | =POSER.VALEUR(D3;saynumber(D1/1000)) |   |   |   |
22 | unstack output | =POSER.VALEUR(D2;GAUCHE(E2;TROUVE("|";E2)-1)) |   |   |   |
23 |   | =POSER.VALEUR(E2;DROITE(E2;NBCAR(E2)-TROUVE("|";E2))) |   |   |   |
24 | unstack input | =POSER.VALEUR(D1;GAUCHE(E1;TROUVE("|";E1)-1)) |   |   |   |
25 |   | =POSER.VALEUR(E1;DROITE(E1;NBCAR(E1)-TROUVE("|";E1))) |   |   |   |
26 | update output | =POSER.VALEUR(D2;D2&D3&" thousand") |   |   |   |
27 | update input | =POSER.VALEUR(D1;MOD(D1;1000)) |   |   |   |
28 | check if finished | =SI(D1=0;RETOUR(D2)) |   |   |   |
29 |   | =POSER.VALEUR(D2;D2&SI(D1<100;" and ";" ")) |   |   |   |
30 |   | =FIN.SI() |   |   |   |
31 |   | =SI(D1>=100) |   |   |   |
32 | stack input | =POSER.VALEUR(E1;D1&"|"&E1) |   |   |   |
33 | stack output | =POSER.VALEUR(E2;D2&"|"&E2) |   |   |   |
34 | get hundreds | =POSER.VALEUR(D3;saynumber(D1/100)) |   |   |   |
35 | unstack output | =POSER.VALEUR(D2;GAUCHE(E2;TROUVE("|";E2)-1)) |   |   |   |
36 |   | =POSER.VALEUR(E2;DROITE(E2;NBCAR(E2)-TROUVE("|";E2))) |   |   |   |
37 | unstack input | =POSER.VALEUR(D1;GAUCHE(E1;TROUVE("|";E1)-1)) |   |   |   |
38 |   | =POSER.VALEUR(E1;DROITE(E1;NBCAR(E1)-TROUVE("|";E1))) |   |   |   |
39 | update output | =POSER.VALEUR(D2;D2&D3&" hundred") |   |   |   |
40 | update input | =POSER.VALEUR(D1;MOD(D1;100)) |   |   |   |
41 | check if finished | =SI(D1=0;RETOUR(D2)) |   |   |   |
42 |   | =POSER.VALEUR(D2;D2&" and ") |   |   |   |
43 |   | =FIN.SI() |   |   |   |
44 |   | =SI(D1>=20) |   |   |   |
45 |   | =POSER.VALEUR(D2;D2&CHOISIR(ENT(D1/10)-1; "twenty"; "thirty"; "forty"; "fifty"; "sixty"; "seventy"; "eighty"; "ninety")) |   |   |   |
46 |   | =POSER.VALEUR(D1;MOD(D1;10)) |   |   |   |
47 |   | =SI(D1=0;RETOUR(D2)) |   |   |   |
48 |   | =POSER.VALEUR(D2;D2&" ") |   |   |   |
49 |   | =FIN.SI() |   |   |   |
50 |   | =POSER.VALEUR(D2;D2&CHOISIR(D1; "one"; "two"; "three"; "four"; "five"; "six"; "seven"; "eight"; "nine"; "ten"; "eleven"; "twelve"; "thirteen"; "fourteen"; "fifteen"; "sixteen"; "seventeen"; "eighteen"; "nineteen")) |   |   |   |
51 |   | =RETOUR(D2) |   |   |   |
If we create a name ('SayNumber') for this function (Macro1!$B$1), we can enter 1234567890 in cell A1 on our worksheet, and =saynumber(A1) in cell A2 on our worksheet, and cell A2 will display:
one thousand two hundred and thirty four million five hundred and sixty seven thousand eight hundred and ninety
User-defined commands
Here is a command macro example.
This macro moves to the beginning of row 5 on the current sheet, inserts a new row, puts the current date into column A, formats it, and moves to column B ready for entry.
  | A |
B |
1 | NewEntry: | =SELECTIONNER(!$A$5) |
2 |   | =INSERER(3) |
3 |   | =FORMULE(AUJOURDHUI()) |
4 |   | =FORMAT.NOMBRE("dd/mm/yy") |
5 |   | =SELECTIONNER(!$B$5) |
6 |   | =RETOUR() |
We create a name for this macro, e.g. "NewEntry", pointing to the reference "Macro1!$B$1", and assign control key "t" to it.
Then on our main sheet, we can press Ctrl+t and the macro will be run. Note that the macro name in cell A1 is for our reference only, it is not used by the program.
Note that the following control keys are reserved for program operation, and should not be assigned to your command macros:
1 |   | Format Cellules |
c |   | Modifier Copier |
d |   | Modifier Recopier En bas |
e |   | enter edit mode |
f |   | Modifier Chercher |
g |   | Modifier Atteindre |
h |   | Modifier Remplacer |
n |   | Fichier Nouveau |
o |   | Fichier Ouvrir |
p |   | Fichier Imprimer |
r |   | Modifier Recopier À droite |
s |   | Fichier Enregistrer |
v |   | Modifier Coller |
x |   | Modifier Couper |
z |   | Modifier Annuler |
; |   | insérer la date |
: |   | insérer l'heure |
Other control keys may be reserved in future versions of the program.
You can add controls and drawing objects to a worksheet by using the Insérer Contrôle and Insérer Object dessin menu options. After selecting the menu option, drag the pointer across the worksheet to define the area that the control will occupy. A dialog box will then be displayed that allows you to specify the attributes of the object.
To edit a control or drawing object, press the Ctrl key (on the keyboard) and then click on the object. This will select the object. Then you can use the Modifier Supprimer menu option or the Format Contrôle or Format Object dessin menu option, or you can drag the control to a different position or you can change the shape or size by dragging the border of the object. To deselect a selected object, press the Ctrl key and click on the object again, or select a different object, or click elsewhere on the worksheet. You can also use Tab or Shift+Tab to select the next or previous object.
The following control object types are supported:
Étiquette | A text label. |
Zone de groupe | A rectangle with an optional heading. Useful for grouping separate sets of option buttons together. |
Bouton de commande | A button that can be pressed. Useful for activating a macro. |
Case à cocher | A box that can be ticked or unticked. It can return a value of VRAI or FAUX to a linked cell to indicate its state. |
Bouton d'option | Usually one of a group of buttons that selects one of several items. Only one of the buttons in a group can be pressed at any one time. Use a group box object to define a button group. The group of buttons can return a value to a linked cell indicating the number of the button in the group that is currently pressed. |
Zone de liste | Displays a list of items from a range in the spreadsheet. It can return the number of the selected item to a linked cell. |
Zone de liste modifiable | Displays one of a list of items from a range in the spreadsheet. It can return the number of the selected item to a linked cell. |
Barre de défilement | A horizontal or vertical scroll bar. The orientation is determined by the shape of the rectangle when the control is first inserted. It can return the value of the current position to a linked cell. |
Toupie | A vertical spin control. It can return the current value to a linked cell. |
The following drawing object types are supported:
Ligne | A line or arrow. |
Rectangle | A rectangle that can be filled. |
Ellipse | An oval that can be filled. |
Zone de texte | A rectangle that can contain text. |
All of the objects can have a macro attached that will be run when the object is clicked on.