T
Togetherwith
Hi,
The find property can automatically search the text given the searche
word. Now my problem is how to let find property to serach word in th
last column in the document.
My situation is that I have a document with many numbers. The number i
the last tow Column (col 79-81) have some rules. So I want the <find
statement just can search the col 79-81 on every row, and feedback m
the row number with the expected number. The document is like this:
1 5 2 21 24 5
1 5 6 23 15 6
1 5 5 14 15 7
I want to search the last column, such as "6", and feedback me the ro
number ( in this example, 2)
Thank you
The find property can automatically search the text given the searche
word. Now my problem is how to let find property to serach word in th
last column in the document.
My situation is that I have a document with many numbers. The number i
the last tow Column (col 79-81) have some rules. So I want the <find
statement just can search the col 79-81 on every row, and feedback m
the row number with the expected number. The document is like this:
1 5 2 21 24 5
1 5 6 23 15 6
1 5 5 14 15 7
I want to search the last column, such as "6", and feedback me the ro
number ( in this example, 2)
Thank you