Search results 59

Card image cap
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image cap
MatchIf_ThenDelete

Searches for an item in a column, then if found, delete that cell (not clear, ...

Card image cap
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image cap
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image cap
Frequency

Checks how many items in an ANStr ANStr is list of items separated by a ...

Card image cap
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image cap
FindIn1DArray

Returns 1 if an item found in array, 0 if not

Card image cap
MoveDown + MoveUp

Moves an item in listbox up or down Needs Lst1 as listbox name Put code ...

Card image cap
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image cap
List of options (Frm87)

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

Frm87.zip

Card image cap
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...