Search results 60
Sorted from new to old.

ANmaRemoveDuplicates2
Remove duplicated rows based on 2 columns in a table of any number of columns. ...

Walking Columns (Scrollable Columns-Chart)
Allow users to scroll through columns in column-chart. Used chart.js, this is ...

IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...

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

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

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

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

FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...