FIND in only one column
a particular text occurs in many columns.
But I would like to find that only in one coumn for e.g. column A only and
select that cell
(in vba programme)
i tried to use
with columns("a:a")
it does not seem to work
I tried searching in newsgorups and I did not get an appropirate thread.
request for suggestions. thanks regards.
|