Search results 35

Sorted from new to old.
Card image
CSS Generators

One of my newest friends in css styling, tons of options. Love the simple ...

Card image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Card image
MaxOfArray

Gets the maximum number from an array. Like

Card image
Min_No0s

Getting the minimum number from an array excluding zeros. Edit 2025-03-11: ...

Card image
Between2int and Between2intinc

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

Card image
ANmAdvancedFilter

Filter table inside Excel the fast way (using advanced filter) into another ...

Card image
SmartMenus for WordPress

Cascading menu, on all devices. From ...

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

Card image
RandomUniqueID_Sheet

Inserts numeric random unique ID in a column in sheet, specify column, sheet, ...

Card image
Resize_Me2 + Resize_Me3

Resizes Excel window to certain small size and location (hard-coded) and hide ...

Card image
TrimEnters

SQL Function to remove repeated Enters from a string in SQL Chr(13) + Chr(10)

Card image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image
NextID_Reset

Checks if ID has been reset in SQL database table If yes, it will reset it and ...

Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...