LanePemberton
7 years agoQrew Cadet
Count characters in a string, find string location in a string, etc?
Is there still no way to count occurrences of a string within a string? Or to find the index of the first occurrence of a string within a string? The reason I ask is because this seems like a simple operation that should be included in the long list of functions available in Quickbase formulas. Also, since Quickbase has a "Mid" function why wouldn't they have a way to find the index of string? As I'm sure Dan would point out, those two are used very often together in programming languages. In fact, every time I've ever used Mid to extract a bit of string I've needed to dynamically break it up based on the index of another string.
Anyway, if someone could point me to a page to post this where it could be helpful for future Quickbase implementations let me know.
Anyway, if someone could point me to a page to post this where it could be helpful for future Quickbase implementations let me know.