syidah140484
Programmer
hi pple..
i need help..
i 'm new in VBA.. so here goes the problem:
in my column J have a data that says: HelloMAY
how do i search for the word 'Hello'in this data on vba.. and i need to return the result in column K..
the result should be the position of the word 'Hello'
e.g of a result:
column J column K
HelloMAY 1
thanks.
i need help..
i 'm new in VBA.. so here goes the problem:
in my column J have a data that says: HelloMAY
how do i search for the word 'Hello'in this data on vba.. and i need to return the result in column K..
the result should be the position of the word 'Hello'
e.g of a result:
column J column K
HelloMAY 1
thanks.