Search results 25

Sorted from new to old.
Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
FixURL

Return safe URL after converting critical chars to whatever passed in SafeChar

Card image
ANmaSearch_QuoteFriends

Searches for string inside string with double-quote possibility If single ...

Card image
ANmaSearch_AposFriends

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

Card image
ANmaSearch_ApostropheFriends

Searches for string inside string with apostrophe variations conversion

Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image
Associate_Ext

Register an extension in Windows registry for extension with an application. ...

Card image
ContainerHTMLTag

Returns HTML tag of the container of certain location inside HTML block. ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
ANmaInt

Cuts the integer part of a number. Like INT, FIX, or CINT I know we already ...

Card image
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
Remove_Between2Quotes

Remove any char (or string) found between two quotes in a string This is an ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database