Search results 60

Sorted from new to old.
Card image
RC4 Encryption

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

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
DB Class

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

Card image
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image
SheetDelete_ANmar

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

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
Unzip_7Zip

Extracts a zip into a location and waits for that extraction to finish Using ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
oShellRun1

Runs a WScript.Shell command with wait until finish and returns 0, 1, 2 or -1 ...