Search results 72

Sorted from new to old.
Card image
Blurred Background

Pure CSS trick to show a blurred background area behind a div Not my work, ...

Card image
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

Card image
VBA vs ASP Classic

Differences between coding in VB in Classic ASP (aka VBScript) and VBA (aka ...

Card image
DialChart - Excel-VBA

A dial chart inside Excel using VBA code. With options to show 3 areas and two ...

Card image
ANma_HTML2DB + ANma_DB2HTML + ...

Convert HTML text into DB-safe string, by converting some characters as below. ...

Card image
DBMySQLVBA API

An API to allow connecting to MySQL database from VBA (or VB6), found it a ...

Card image
Login screen background

Login screen with background, the new thing here is that the background is ...

Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

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
Prevent Submit until reCaptcha

Disable Submit button until Google reCaptcha is verified, used reCaptcha v2.0 ...

Card image
HTML and URL codes

Always find my self needing to know those quickly to continue working, so ...

Card image
Application_OnStart

How to use Global.asa

Card image
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

Card image
CellSave_Hyperlink

Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

Card image
CreateZipFolder_7Zip

Creates a zip from folder using 7Z archive. 7za,exe (found in attached zip) ...