Search results 19

Sorted from new to old.
Card image
ANmAdd_ThenSort_2Columns

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

Card image
SQL Cross Apply String_Split with XML Path

SQL select statement to convert list of IDs found in column (from more than row ...

Card image
PrCal_Add_Sort

Adds to daily log, two cells, one with date, next with activity that will be ...

Card image
UserChanged_Log4

Adds date to column1 when user enters text in column2. Also, if user remove ...

Card image
Multi-Select searchable drop-down in Bootstrap 5

Multi-select drop-down with search in Bootstrap 5 From

Card image
Frm3

Browser window in a userform Just add Frm3 and call Frm3.Frm3_OpenWeb passing ...

Card image
ANStr2Range

Converts a string of items into range, with custom separator. Opposite of

Card image
CSVs2Sheets

Import all CSVs found in a folder into sheets, sheet per CSV This was a quick ...

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
Tabs30-BS4

Nice simple elegant tabs in Bootstrap 4 Originally from

Card image
Auth_User

Find the user name (and domain) for logged in user for in an internal intranet ...

Card image
Tabs7 (Tabs inside modal)

How to show tabs inside a modal div. From

Card image
Fancybox v2 apply

Applying Fancybox v2 from (

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
WP Logout link

I have been playing with WordPress recently, and of course faced some ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...