How to find function set about text

  • Thread starter Thread starter Guest
  • Start date Start date
in the Object browser in the VBE, select VBA as the library. In the
"Classes" window on the left, find "Strings" and select it. The "Members"
(right) window will have all the string functions.


Select a string function in the browser and hit F1 to get the help on it.
 

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