B
BP
Hello!
I'm trying to find the offset reference based on a
variable. Column A contains dates. In cell G10 I enter a
date and find that same date in column A and want to use
that cell address as the offset reference. I've got the
cell address with this much of the formula -
=CELL("ADDRESS",INDEX(A:A,MATCH(G10,A:A)))
This returns A4 which is correct. However, when I wrap
this into an offset function I get the general formula
error.
Any ideas?
Thanks,
Bob
I'm trying to find the offset reference based on a
variable. Column A contains dates. In cell G10 I enter a
date and find that same date in column A and want to use
that cell address as the offset reference. I've got the
cell address with this much of the formula -
=CELL("ADDRESS",INDEX(A:A,MATCH(G10,A:A)))
This returns A4 which is correct. However, when I wrap
this into an offset function I get the general formula
error.
Any ideas?
Thanks,
Bob