Search results 991
Sorted from new to old.

ANmAdd_ThenSort_2Columns
Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Microsoft Edge gestures
Microsoft Edge Right-mouse gestures I found that will really save me time ...

ANmaSearch_ApostropheFriends
Searches for string inside string with apostrophe variations conversion

ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...

ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...

SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

ListBox bug with TabIndex
Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

ContainerHTMLTag_ReturnBlock
Returns the full string starting from open tag of container where LocationIndex ...

Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...