Search results 15

Sorted from new to old.
Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Card image
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...

Card image
ANmaHTMLImgDownload

Downloads image from src of < img html tag after searching for list of ...

Card image
ANmaHTMLContent

Reads certain part in HTML output of a page. Will search for list of strings ...

Card image
Progress in two nested loops

Formula to show progress to end user from inside two loops. More like an ...

Card image
NavigatePost

Reads content of webpage with optional post data two main differences from

Card image
Shape_Select_or_CreateThenSelect

Selects a shape inside sheet to change it, or if not found, it will create it ...

Card image
Morse code functions

Convert text or single character to and from Morse code. TexttoMorse, ...

Card image
Navigate_IE

Reads HTML source page of a webpage, maynot work for heavy js pages, but works ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

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
RmDir

Delete a folder, expects to be an empty folder, path must be already MapPathed

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

Card image
Navigate

Downloads a certain page source into a variable, full content in HTML, using ...