V
VDU
Hello,
I think this might be frequent question but I didn't find it in my search.
If you can point me to another relevant topic, it's just as fine.
My question is, how can I interpret a sequence of cells as an array for
functions that require an array.
For example, when I make a simple sum, I can enter an array or a sequence
just as easy by using the comma separator and selecting specific cells. On
the other hand, if the function requires other parameters, if I use the comma
separator to insert a sequence, the second cell will be interpreted as the
2nd parameter, not as part of the first parameter.
is there a function where I can make a series of cells (ex: C1, C4, C7, C10,
...., C(3x+1) ) as an array in a function that requires an array (ex:
small(array, k)).
Thank you.
Regards,
I think this might be frequent question but I didn't find it in my search.
If you can point me to another relevant topic, it's just as fine.
My question is, how can I interpret a sequence of cells as an array for
functions that require an array.
For example, when I make a simple sum, I can enter an array or a sequence
just as easy by using the comma separator and selecting specific cells. On
the other hand, if the function requires other parameters, if I use the comma
separator to insert a sequence, the second cell will be interpreted as the
2nd parameter, not as part of the first parameter.
is there a function where I can make a series of cells (ex: C1, C4, C7, C10,
...., C(3x+1) ) as an array in a function that requires an array (ex:
small(array, k)).
Thank you.
Regards,