Search results 28

Sorted from new to old.
Card image
ArraySort_3Cols

Returns the Array of 3 cols after sorting it

Card image
ANmaRead_1stFile

Returns information about first file name found after sorting matching files in ...

Card image
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image
ReNumber_IDColumn_inTable

Reset numbers in ID column, with help from AI. The StoredProcedure will move ...

Card image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image
ReverseArray

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

Card image
ArrSort_5Arr and ArrSort_7Arr

2 functions to sort 5 Arrays or 7 Arrays respectively.

Card image
ArrSort_4Arr

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

Card image
LstCustomSelection_Refresh

Read list of items from Settings sheet, then Sort, then save, before reading ...

Card image
ArrSort_3Arr

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

Card image
COUNTIFS as Rank

Simplest way to rank among peers. used COUNTIFS in case we need to add more ...

Card image
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...

Card image
ANStrSort2

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

Card image
ListBox_Excel_Sort

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