R
Rambo
Hi,
I am trying to do something that i think is rather simple I just have
no idea how to do it.
What I am trying to do is locate the position of a number in a
particular column of numbers
For example if I have the column
20
13
15
11
22
33
18
and I am looking for the position of the number 11,
Is there a function that will tell me that it is the 4th number in the
column?
I know I could just count but the columns that I am working with are
big
Thanks.
Sincerely,
Rambo
I am trying to do something that i think is rather simple I just have
no idea how to do it.
What I am trying to do is locate the position of a number in a
particular column of numbers
For example if I have the column
20
13
15
11
22
33
18
and I am looking for the position of the number 11,
Is there a function that will tell me that it is the 4th number in the
column?
I know I could just count but the columns that I am working with are
big
Thanks.
Sincerely,
Rambo