ConcatenateStrings_AmongString

Collect strings matching search from a longer string.
I used it to concatenate all 'Styles=' statements from several HTML tags with parent-child-grandchild relationships.
Says it needs IIF, but IIF is already built-in VBA, because in case you need it in ASP Classic, you need to have IIF as separate function.
Will return these as ANString, a list of strings separated by Sepa that you can define when you call it.
You might also need to deal with cleaning after return, like removing double-quotes.

CodeFunctionName
What is this?

Public

Tested

Original Work

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydev.net

Linkedin Login

sInLarge, sFromString, sToString, Optional Sepa = "|"

Views 294

Downloads 135

CodeID
DB ID