Search results 208

Sorted from new to old.
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 ...

Card image
Bootstrap 4 cheat sheet

Bootstrap 4 cheat sheet, quick direct link as image

Card image
Temporary folder in Win10

Where is the Temp folder in Windows 10? Since Windows 7, it has been in the ...

Card image
Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
Porting Excel/VBA into OpenOffice Calc

PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Card image
DBMySQLVBA API

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

Card image
OpenOffice Macros

A pdf book, for macros in OpenOffice.org

Card image
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...