Sessions 71

Codes for sessions and temporary memory managements.
Sorted from new to old.
Card image
Logging use of executable in Windows

Log the use of .exe, .lnk, .pif, .bat, and .com files on your computer. All it ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
Paste into textbox

Paste text from clipboard into textbox

Card image
File_SettingRead

Reads setting from config file Config file can be passed as argument ...

Card image
Refresh HTML page + Go Back

HTML Javascripts to refresh page And another line to go back to previous page. ...

Card image
IsThere1_SPWB

Checks if a workbook is found in a SharePoint location or not, giving a full ...

Card image
Switch Virtual Desktops

Ready to use exe application that helps you switching the desktop in Windows 10 ...

Card image
Register OCX in 64 and 32 bit

Copy and register ocx using cmd (DOS batch) in Windows 32bit and 64bit.

Card image
Is64Bit

Determine if system is 64 bit or not. Related to

Card image
Excel-VBA Limits

These are some limits I found during my work in Excel-VBA For more of Excel ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Shortcut website

Create a shortcut to website to open using Internet Explorer in 'InPrivate' ...

Card image
FilterSheet_1By1 + FilterSheet_Clear

Sets Autofilter in a sheet, and another function to clear Autofilter ...

Card image
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...