S
Shinichi
Hi All!
I need to find out if certain names exist in Worksheets
("Data").Range("A1:A300") in my application.
It should give boolean answer True or False.
So I would like to use "Find method" but I could not find
much answer in help file or MSDN library.
Can anyone tell me how to use find method please?
Thanks in advance,
Shinichi
I need to find out if certain names exist in Worksheets
("Data").Range("A1:A300") in my application.
It should give boolean answer True or False.
So I would like to use "Find method" but I could not find
much answer in help file or MSDN library.
Can anyone tell me how to use find method please?
Thanks in advance,
Shinichi