Similar codes

Card image cap
CalcArea

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

2018Jul24

Card image cap
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

2022Apr22

Card image cap
ReverseArray

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

Nov27

Card image cap
MatchIf (aka VMatchIf)

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

2018Jun16

Card image cap
MultiRead_JSON

Reads array of arrays from the parent and return back ANString of 3 columns

Jan13

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

Card image cap
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

2018Oct1

Card image cap
IsFolder

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

2018Jun18

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
MatchIF5

Searching for rows having 5 values in 5 columns Like

Mon 5PM

Card image cap
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

May1

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...

Apr30

Card image cap
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Apr29

Random Codes

Card image cap
Windows 7 Photo Viewer

Reg file to show Windows Photo Viewer as option to open images with. ...

2020Sep19

Card image cap
LEGO cube loader

Pure CSS LEGO loader This looks great for my 7Bricks project From

2019Jun21

Card image cap
FileDateTime

Gets time and date for a file, Date created, accessed or modified. If the file ...

2018Jul5

Card image cap
Col2Combo

Reads everything in a column (starting from certain cell until blank cell is ...

2018Jun10