If cell contains

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the function to check if cells(1,3) contains word "test"?
Cell may contain for example text "this is test" and I want to find if some
of those words is "test".

Thanks
 
Check XL VBA help for the InStr function.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top