Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Using the ROW Function in Array Formulas

Entering an array as an explicit array of constants, as in the preceding example, is not very convenient. Nor does it provide the generality needed for more complicated examples. To generate an array of integers for use in array formulas, use the ROW worksheet function. When used in an array formula, the expression ROW(1 10), evaluates to the array of numbers 1 2 3 4 5 6 7 8 9 10. Thus the formula to evaluate N could have been entered as follows  [Pg.97]

The problem with this formula is that if you insert a row above the row containing the formula, the formula becomes =PRODUCT(ROW(2 11)). You can prevent this by using the INDIRECT worksheet function, described next. [Pg.97]


See other pages where Using the ROW Function in Array Formulas is mentioned: [Pg.97]    [Pg.98]   


SEARCH



Array formula

Formula In

Formula array, using

Functional arrays

ROW function

Rowing

© 2024 chempedia.info