Use Vlookup or similiar function to find the row of the target cel
=ROW(VLOOKUP([your vlookup]))
Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.
"J@Y" wrote:
Vlookup returns the value of the cell. How do I make so that it returns the
row # of the cell?
|