Search results 54

Sorted from new to old.
Card image
FontAwesome icons in Office apps

Best way to use FontAwesome set of icons in apps, mainly my Excel tools and ...

Card image
Listbox 1st item [Any]

Allow user to select [Any] as first item in list that will deselect all other ...

Card image
Popup button

List of commands in popup menu. Uses listbox, command button and toggle ...

Card image
LstCustomSelection_Refresh

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

Card image
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
ListBox_SelectionCount

Counts how many items selected in a listbox (multi-selection listbox). Works ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image
Bootstrap Editable Table

Editable table with Bootstrap 4, with multiple controls, having: Checkbox for ...

Card image
ListBox_Excel_Sort

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

Card image
SortedFiles

Get a sorted list of files in a directory using the File System Object (FSO) ...

Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
XorD

Encrypt or decrypt a string using a key Similar to XorC, except you get to ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...