Search results 123

Sorted from new to old.
Card image
Variable_PerLocation_FromFullLine

Extract set from ANstring, like 2nd set of variable list using specific ...

Card image
QTexts_Min

Returns minimum quarter of 2 strings representing quarters, like 1Q2024, 3Q2015, ...

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
punycode

Encode or Decode Punycode used in domain names that are not in English ASCII ...

Card image
DBTableCol_Array

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

Card image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

Card image
ConditionalFormatting_ColorARow

Adds conditional formatting to color a row in table based on output of formula ...

Card image
ANmAddress_Dimensions

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

Card image
ANmaFiles2List

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

Card image
ExtractNumeric_FromCell

Returns the number from an HTML cell after cleaning and finding sign. We faced ...

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
ANmaSearch_AposFriends

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

Card image
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...