Substitution

C

Catalin

Hi to all and one.

I have the following problem: I find the row number by
some formulas and I know the column. Is any "macro
substitution" to use them for receiveing the data for
that cell. To be more exactly, in the next formula:

{=IF(E2="", "", INDEX(DailySheet!I:I,MAX((DailySheet!
A1:A5000=E2)*ROW(INDIRECT("1:5000"))))}

I want to substract the row reference from "A1:A5000" and
from "1:5000" reference.

Regards,
Catalin.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top