Search results 22
Sorted from new to old.
Frm9 - Select workbook (or workbook/worksheet)
Gives your user ability to select a workbook from list of open workbooks within ...
ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...
CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...
HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...
ListBox_SelectedIndexes
Create list of selected items in MSForms listbox as string separated by | Or ...