Search results 60
Sorted from new to old.

ANmaCountChars_Direction
Counts how many times we found OfChar repeated in TheStr from one of two ...

DB Connection Drivers Test
Test connection to DB using different drivers to see which one works. You may ...

ANmaReplace_Occurrence
Replaces certain occurrence of a string with another inside a string. Like ...

ANmaSearch_AposFriends
Searches for string inside string with apostrophe possibility (or as I call ...

ReturnLongestString_Of2
Returns the string that is longer, comparing what is before StrSepa versus ...

ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion

ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...