Search results 17

Card image cap
SwitchTextinCells

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

Card image cap
ConcatenateStrings_AmongString

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

Card image cap
Associate_Ext

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

Card image cap
ContainerHTMLTag

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

Card image cap
ANmaInt

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

Card image cap
Filename_Clean

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

Card image cap
Frm6 - ANmaMultiSelect

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

Frm6.zip

Card image cap
Remove_Between2Quotes

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

Card image cap
HasDups

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

Card image cap
Char(39) in SQL table

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

Card image cap
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...