is there a function

  • Thread starter Thread starter ksnapp
  • Start date Start date
K

ksnapp

that will tell me the row something occurs in

Lets say I have a list of nave in column A and and i need to know th
row number that "BOB" occurs in

bill
bob
john
jeff

supposing bill is in a1 i need a function that will tell me 2 as a
answer
 
There was a second question? <g>

Regards,

Vasant.


Gord Dibben said:
And for the second question.

=COUNTIF(A1:A100,"bill")

Gord Dibben Excel MVP
 
Vasant

I originally thought so, but looking at it again.......I'm not so sure.

The "2" could be the row number or the number of "bills" in the list.

Gord

There was a second question? <g>

Regards,

Vasant.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top