Similar codes

Card image cap
CalcArea

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

2018Jul24

Card image cap
IsFolder

Returns a Boolean value that indicates if the parameter is a folder.

2018Jun18

Card image cap
HasDups

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

2019Oct5

Card image cap
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

2018Jul9

Card image cap
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

2018Jun16

Card image cap
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

2018Jul7

Card image cap
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Nov27

Card image cap
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

2019Aug9

Card image cap
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Jan9

Recently by developer

Card image cap
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Sat 3PM

Card image cap
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Fri 6PM

Card image cap
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

Fri 4PM

Card image cap
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

Mon 1PM

Random Codes

Card image cap
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Jan16

Card image cap
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

2019Aug9

Card image cap
Featherlight.js

A nice and new lightbox, modal, or whatever you call it (version 1.7.13) From ...

2019Jun26

Card image cap
IsHex

Check a string to see if it is Hex

2018May28