Similar codes

code image
ArrSort_2Arr

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

2018Oct1

code image
ArrSort_5Arr and ArrSort_7Arr

2 functions to sort 5 Arrays or 7 Arrays respectively.

2023Apr23

code image
ArrSort_3Arr

Sort 3 arrays, ascending or descending based on 1st array. Needed for specific ...

2022Jul24

code image
ANStrSort2

Sort list of strings in ascending or descending order using pure VBA, no ...

2020Sep24

code image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

2018Jul25

code image
ListBox_Excel_Sort

Sort items in Fm20 Listbox using Excel spreadsheet Sort function. Can decide ...

2020Sep21

code image
ReverseArray

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

Nov27

code image
SplitTo2DArray

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

2018Jul9

code image
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

2018Oct1

Recently by developer

code image
ANmAddress_Value

Returns the value of a cell address in another sheet. Todo: Allow to reference ...

Thu 11AM

code image
JSon functions to add, read and delete entry

3 Json functions to read full node by an image, add full node to file or delete ...

Tue 12PM

code image
GetPapa + GetSon with variances

Gets the parent folder full name from a path Also Gets the son of a full path. ...

Sat 11AM

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Sat 11AM

Random Codes

code image
CalculateQuarterText

Returns the text of quarter (3Q2024 or 1Q2017) with offset of the passed ...

Jun10

code image
Tabs29

Pure CSS tabs

2019Jun20

code image
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

2018Dec20

code image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

2018Jul11