Thread
:
finding row number?
View Single Post
#
2
Bob Phillips
Posts: n/a
=MATCH("text",A:A,0)
--
HTH
RP
(remove nothere from the email address if mailing direct)
"james" wrote in message
...
I would like to find the row number of a cell in column A with specific
text.
Would any one help?
Reply With Quote