M
Michael
Hi! How do I pass the second argument of the array for the
ROWS function when it comes from the result of another
cell using the address function?
For example, in D200 I have this:
{=ADDRESS(MIN(IF(Evidence="Evidence of Contribution",ROW
(Evidence),"")),COLUMN(Evidence))}
Which provides me the address of the cell that contains
the text "Evidence of Contribution". In this case, it's
$B$149.
Then in A200 I have this:
=ROWS(B27:_______) The second argument should be the
result of the D200.
Thanks for your help!!
Michael
ROWS function when it comes from the result of another
cell using the address function?
For example, in D200 I have this:
{=ADDRESS(MIN(IF(Evidence="Evidence of Contribution",ROW
(Evidence),"")),COLUMN(Evidence))}
Which provides me the address of the cell that contains
the text "Evidence of Contribution". In this case, it's
$B$149.
Then in A200 I have this:
=ROWS(B27:_______) The second argument should be the
result of the D200.
Thanks for your help!!
Michael