Hello all,
I have searched for this and read the manual but for some reason my code isn't working. I am just trying to find out the x (row) of the array where a value occurs in a certain column (I know the y). I don't have to worry about repeats. Am I doing something wrong??
Here is my code which I took a screen-shot of because the project itself is huge.
Basically I am looking for 2 values one is "mal_code" and the other "fem_code" in the first column of the array and am trying to get the x(row) where they occur loaded into the variables "mal_row" and "fem_row"
Thanks for looking it over and for any advice you might have.
Kate