Search results 40

Sorted from new to old.
Card image
Excel sheet textbox

Found a strange behavior for Excel sheet textboxes. Textbox in Excel sheet, ...

Card image
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image
Online Wordpress password hash generator

An online tool to generate password hash for wordpress, tried it just today ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Refreshing image

Refreshing image in ImageControl of VBE Userform When we change picture of ...

Card image
Control the Panel

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

Card image
jQuery Cookies

Small lib to allow jQuery to access cookies, nice small, needed it yesterday. ...

Card image
ANmaDB functions

Database functions, commonly used in my systems. Should be working for each ...

Card image
OpenOffice Macros

A pdf book, for macros in OpenOffice.org

Card image
API in ASP Classic

A simple REST API technique reading record from Access mdb, then generates json ...

Card image
CTRL+K,C

Comment and de-comment lines quickly in VBE Create shortcuts inside VBE to ...

Card image
SSTree

Tree code, driven by Access DB A code I found somewhere online that I enhanced ...

Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
DB Class

Database Class in Classic ASP An old article I found that helps a lot these ...

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
ConfigWeb_Read

Reads a key value from certain section in Web.config Originally from ...