Hi If Instr(1,ssvalue(k), “->”,5) > 0 Then — doing some thing—
elseif
Instr(1,ssvalue(k), “–>”,5) > 0 Then
— doing some thing—
end if
but the result matches in teh first instr itself even the
ssvalue(k )has → any idea why so and please suggest me hwo to over come
thanks
soma