Hi i have to count the underscore of many strings, i don't want to ubound an array of the split string casue of the resource intensiveness, So i kindly asking if there is a function i dont know of (cause i couldn't find one) that can do this, or can regex accomplish this as well.
the string can contain upwards of 12 underscores and have no constant format to them.
Thanks
the string can contain upwards of 12 underscores and have no constant format to them.
Thanks