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
ANString_Location

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

Tue 8AM

Card image cap
SettingSave + SettingRead for NumberFormat

Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

Apr19

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Apr18

Card image cap
CopyFields_FromTo

Moves strings within cells into other cells, move or copy. Specific task to ...

Apr17

Random Codes

Card image cap
Win10 Pin shortcuts

Multiple shortcuts to same app in Windows 10 taskbar

2022Apr25

Card image cap
Windows God Mode

Control panel shortcuts part 1

2019May15

Card image cap
Match3

Matching three values at the same time in three columns Just like Match the ...

2018Jun16

Card image cap
DeleteAllShapes

Delete all shapes in a sheet

2018Jun11