Similar codes

Card image cap
ArrSort_3Arr

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

2022Jul24

Card image cap
ArrSort_4Arr

Sort 4 1-dimension arrays Actually sort 1st array (arrShort) based on values ...

2023Apr14

Card image cap
sortArray

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

2018Jul25

Card image cap
ArrSort_2Arr

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

2018Oct1

Card image cap
ReverseArray

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

Nov27

Card image cap
CalcArea

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

2018Jul24

Card image cap
ANStrSort2

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

2020Sep24

Card image cap
Max + Min + Min_No0s

Calculate maximum of array of numbers or Minimum of array of numbers Also, ...

2019Dec31

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array

2018Jul2

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
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

2022May3

Card image cap
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

2020Feb23

Card image cap
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

2018Sep5

Card image cap
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

2018Aug12