I am looking to look in a sheet with ton of data in it and return the Row number of that information.
My current formula is indirect("A"& .... At which time I need to find the row number of which the information is found. Currently I am doing a Match(G4,{B:B;C:C;D:D;E:E;F:F....},0). What I am trying to resolve is reducing that search so if information is past the column I am looking for I dont need to add it in.
↧
Search Google Sheet for a value/text return row [closed]
↧