Search results 116
Sorted from new to old.
ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...
Textbox focus issue fix
Trick to force textbox with multiple lines and scrollbars to refresh itself ...
List_Load + List_Save
Loads/Saves items from/to text file to/from listbox Also has simple adding and ...
ConvertMultiLine2 + 6
Convert text blocks (by converting line separators from any separator to any). ...
[TAB] inside textarea
Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...
Numeric-only textbox
Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...
ListBox_SelectedIndexes
Create list of selected items in MSForms listbox as string separated by | Or ...
Multi-line Textbox focus bug
Trick to force textbox with multiple lines and scrollbars to refresh itself ...