Search results 34

Sorted from new to old.
Card image
ANBS Controls Set3

3rd set of ANBS controls, Get Set1 here and

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
Files_MostRecentN

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

Card image
ArrSort_2Arr

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

Card image
RmDir

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

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
sortArray

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

Card image
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
SortArea5

Sort range or area by 5 columns, range can be any number of columns, but the ...

Card image
SortArea3

Sort range or area by 3 columns, range can be any number of columns, but the ...

Card image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image
Sort1Col

Sorts a column in Excel, easily, with options

Card image
List of options (Frm87)

Show list of items with their description from "Settings" sheet Have that list ...

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...