Search results 80

Sorted from new to old.
Card image
Animated placeholders

White and dark animated placeholders to be used in websites. I needed to ...

Card image
ANmaRemoveDuplicates2

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

Card image
SSL/TLS certificate add/update

Always found myself struggling when applying security to websites for the past ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
CutString12

Cuts string between two numbers that found inside string. Like extract the ...

Card image
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Card image
IfString_StartsWith_AndOr_EndsWith

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

Card image
ANmAdd_ThenSort_2Columns

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

Card image
ANmaHTMLTables_Combine2

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

Card image
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

Card image
ListBox bug with TabIndex

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

Card image
Between2int and Between2intinc

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

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...