F
Fab
Im looking for a string (i.e. *serial number*) that could be anywhere in a
column of a row.
how could i do that.
column of a row.
how could i do that.
Frank Kabel said:Hi
maybe something like
=MATCH("serial number",A1:X1,0)
to return the column number for row 1