Search results 74

Sorted from new to old.
Card image
AddDatabar_ConditionalFormatting

Adds databars conditional formatting to range of cells. Passing column, start ...

Card image
ANmaSQL_InsertStatement

Creates SQL INSERT statements from a table in Excel. Used to be executed to ...

Card image
New VBS file

Add vbs to new menu in Windows Explorer. Fast way to create VBS files using reg ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
DB_Connect

VBA-Excel function to connect to SQL Database server, in addition to ...

Card image
Most recent in Oracle DB

List the most recently added rows based on a date column.

Card image
Add2Column

Quickly adds value to certain column in Excel sheet As usual, you can define ...

Card image
Random GUID

Generate a random GUID using oracle db workbench Also add timestamp to ensure ...

Card image
ANBSThumbImg + ANBSThumbLink

Creates thumb of an image with or without link to original Use ANBSThumbLink ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...