Search results 54

Sorted from new to old.
Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
DB_Connect

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

Card image
Reset ID Column

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

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Fraction calulator

Bing gives you a nice quick way to do calculations, now with fraction ...

Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
Spinning circle

Spinning circle in pure css Link

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
MSSQL backup

The practical way I found to backup database (or tables) to be moved into new ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...