Search results 60

Sorted from new to old.
Card image
ANStrSort2

Sorting items inside ANStr, this one in ASP Classic (VBScript) Like the VBA ...

Card image
ANmaRemoveMultiSpace

Removes multiple spaces from within string, those are up to 16 spaces that ...

Card image
MathInsideText

Return string after applying math to each number found inside the string. ...

Card image
ANmaHideIntoJPG and ANmaExtractFromJPG

Hide files into jpg and restore it using those two functions. Attached file ...

Card image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, returns ...

Card image
ANmaSearch_AllWords_FromANStr

Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Card image
VBInstr_Occurance

Returns location of text inside another with jump ability for any certain ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Card image
Font-Based progress bar

Show progress bar using fonts only. Neat trick to use inside HTML or word ...

Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript Edit ...

Card image
CountNumbers_inString

Returns how many numbers found inside a text

Card image
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...

Card image
ANmaReplace_Occurrence

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

Card image
ANmaSearch_AposFriends

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