Search results 307

Sorted from new to old.
Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
sortArray

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

Card image
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
FaceIDs

Excel menu icons and icon ids (named FaceIDs) used when yu create toolbars and ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
DeleteAllFiles

Delete All Files in a Folder. Needs a reference to Microsoft Scripting Runtime

Card image
ShowAgain2

Make selected item in listbox to be displayed at center of listbox after ...

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
ListBox_SelectedIndexes

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

Card image
Multi-line Textbox focus bug

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ANmaHTMLTemplate

Index.html template having headers with Bootstrap v4.1 and Font-Awesome (BS4.1 ...