![]() |
Use Vlookup or similiar function to find the row of the target cel
Vlookup returns the value of the cell. How do I make so that it returns the
row # of the cell? |
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? |
Use Vlookup or similiar function to find the row of the target cel
Look at MATCH function as an option.
"J@Y" wrote: Vlookup returns the value of the cell. How do I make so that it returns the row # of the cell? |
Use Vlookup or similiar function to find the row of the target
=Row needs a cell as input, Vlookup outputs a string value
"Dave F" wrote: =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? |
All times are GMT +1. The time now is 06:48 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com