Search results 61

Sorted from new to old.
Card image
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

Card image
Random Number in SQL

Generate Random number inside SQL using timestamp (GetDate function) One of ...

Card image
Remove Managed by Your Organization from Edge

AI helped me here to remove the message on my browser of (Managed by your ...

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

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

Card image
Send page to print

JavaSctipt commnad to show Print dialog when a page is visited. I usually put ...

Card image
Dark bootstrap5 css

Css and scss for dark Bootstrap 5 theme Made using

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
UISetup + UIRestore

Simple way to freeze UI in Excel-VBA then restore it after complete in standard ...

Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
Nautical/Flight Functions

Functions perform various calculations useful for planning trips. MPH2Kt: ...

Card image
Responsive JS Tags

Responsive Tags Input With Autocomplete Examples using Bootstrap 4 Originally ...

Card image
CreateList_Matching

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

Card image
Carousel 33

Simple jQuery Bootstrap 4 carousel

Card image
Counters

Finally, a neat simple js counter This one allows me to have negative counting, ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...