Search results 65

Sorted from new to old.
Card image
Inputbox vs Application.Inputbox

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

Card image
Card image
Language per app

Restore Windows 10 setting to remember language selected per application

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
RunRemote

Runs a macro from another workbook without parameters (WB Workbook has to be ...

Card image
Protect VBA

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

Card image
Show/hide ribbon

Show or hide Excel ribbon from inside VBA Needed that in one of my projects

Card image
Global asa

As ASP Classic user, I have to have some post about global.asa Here is one, ...

Card image
DB Class

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

Card image
Application_OnStart

How to use Global.asa

Card image
XLShortcut_EnableDisable

Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
Ask4Folder

Asks user for a folder, starting with certain folder

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...