Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Apprendre INDIRECT | Recherche et Référence
Practice
Projects
Quizzes & Challenges
Quiz
Challenges
/
Formules Excel

bookINDIRECT

The INDIRECT function converts a text string into a cell reference. This can be particularly useful for creating dynamic references that change based on user input or other variables.

ref_textA text string representing the reference to a cell or range of cells.
[a1]Optional. A logical value that specifies the A1 or R1C1 reference style. If omitted, A1 is assumed.

It is used to change the cell reference within a formula without altering the formula itself quite straitghtforward and simple but really helpfull in some situations.

Using this formula you may encounter an error #REF. This is because If ref_text is not a valid cell reference.

image

The text string provided to the INDIRECT function is not correctly formatted to point to a valid cell or range because it is just text. That's why the #REF! error arises.

question mark

How can the INDIRECT function be useful in Excel?

Select the correct answer

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 3. Chapitre 3

Demandez à l'IA

expand

Demandez à l'IA

ChatGPT

Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion

bookINDIRECT

Glissez pour afficher le menu

The INDIRECT function converts a text string into a cell reference. This can be particularly useful for creating dynamic references that change based on user input or other variables.

ref_textA text string representing the reference to a cell or range of cells.
[a1]Optional. A logical value that specifies the A1 or R1C1 reference style. If omitted, A1 is assumed.

It is used to change the cell reference within a formula without altering the formula itself quite straitghtforward and simple but really helpfull in some situations.

Using this formula you may encounter an error #REF. This is because If ref_text is not a valid cell reference.

image

The text string provided to the INDIRECT function is not correctly formatted to point to a valid cell or range because it is just text. That's why the #REF! error arises.

question mark

How can the INDIRECT function be useful in Excel?

Select the correct answer

Tout était clair ?

Comment pouvons-nous l'améliorer ?

Merci pour vos commentaires !

Section 3. Chapitre 3
some-alt