Any way to word search in a Text Box?
On 9 Gru, 20:43, lbbss wrote:
I have text info in my excel text box, but I can't do a word search in
the text box. Any ideas. What about inside my cell notes?
You could convert the value into string and search using Instr for
e.g.
Can you post smoe code please?
|