Search results 28

Sorted from new to old.
Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
UnicodeToChrW

Converts a Unicode number into its ChrW text. It automatically uses surrogate ...

Card image
Site as app (PWA)

Instructions on how to convert a website into an app, called Progressive Web ...

Card image
DBTableCol_Array

Reads 1 column from SQL DB table and return as 1-dimension array oConn object ...

Card image
Str2Clean

Cleans string. Just another function to clean string from unwanted characters

Card image
VBInstr_Occurance

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

Card image
ANmaRemoveBlanks_1Col

Remove blank cells from 1 column

Card image
ANmAddress_Dimensions

Detects how many dimensions an address has, This is what I call it dimensions ...

Card image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image
SubZero

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

Card image
ReadLastChars

Reads last some characters of a file, needs to see contents of large files that ...

Card image
ArrSort_4Arr

Sort 4 1-dimension arrays Actually sort 1st array (arrShort) based on values ...

Card image
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...