ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   find formula that will look up a value in a specific column and . (https://www.excelbanter.com/new-users-excel/10657-find-formula-will-look-up-value-specific-column.html)

ksgirl89

find formula that will look up a value in a specific column and .
 
I am looking for a formula that will find a certain text value (open) in a
column (J) and pull that row (or row #) to a new sheet. Does anyone know if
there is a way to do that?

Nick Hodge

Ksgirl

Providing the data starts in J1 the formula below will return the row
number. Bear in mind that a formula can only return a value, not move data.
You may also be looking for a VLOOKUP, it was just the way your question was
phrased that made me return a row number

=MATCH("Open",Sheet1!J:J,0)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"ksgirl89" wrote in message
...
I am looking for a formula that will find a certain text value (open) in a
column (J) and pull that row (or row #) to a new sheet. Does anyone know
if
there is a way to do that?





All times are GMT +1. The time now is 07:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com