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
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Wed 7AM

Card image cap
Files_FoundHours

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

Tue 7AM

Card image cap
MatchIf2Up

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

Mon 9AM

Card image cap
ANString_Location

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

Apr23

Random Codes

Card image cap
CutLeftNumber

Cuts the left part of string as long as it is number Keeps getting characters ...

Dec31

Card image cap
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

2019Oct6

Card image cap
ANmaVBATemplate

Template to be used for any new tools, having... D sheet, WelcomeSheet, code ...

2018Jul26

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2