Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

String functions 1

Status
Not open for further replies.

krinid

Programmer
Jun 10, 2003
356
CA
Okay, this is as simple as anything can be, but I can't find this in the help files...

What's the name of the command to find substrings in strings?

I'm aware of Replace, which replaces substrings. And I recall seeing a function (somewhere, sometime) that returns the byte # within a string where a substring is found, and via parameters can be used to find the 1st, 2nd, x'th occurrence of a substring, but I'll be darned if I remember what the function name was.

In fact, I seem recall to recall seeing a VBA Help list of all the string related commands, but I can't find it in my help file anymore (Twilight Zone).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top