Search results 217

Sorted from new to old.
Card image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

Card image
Save to, Read from, Delete registry key

Save into registry, read from registry or delete a key. Accessible to only ...

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
Detect if Browser supports Flash

Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Card image
VBA vs ASP Classic

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

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
Control the Panel

A set of commands (or shortcuts) allowing users to access Control panel items ...

Card image
Send To folder

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

Card image
Windows God Mode

Control panel shortcuts part 1

Card image
DialChart - Excel-VBA

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

Card image
KeyASCII

KeyASCII list, I often need that in my projects. List of ASCII codes 1 to 256

Card image
ASP.NET with AJAX

PDF book for ASP.NET with AJAX

Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
Web browser in Excel VBA

Example on how to use Web browser control inside Excel userform

Card image
Inputbox vs Application.Inputbox

fm20.dll has another inputbox to be used It is smaller, maybe more straight ...

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...