Sessions 75
Codes for sessions and temporary memory managements.
Sorted from new to old.

Macro keyboard shortcuts
Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...

AddressReferenceStyle
Change Address style from R1C1 to A1 or from A1 to R1C1. Something I needed ...

Web.config redirect
Redirect URLs to certain page passing its name. This is web.config from one of ...

List_of_Names + DeleteNames
List names in a certain workbook into sheet. And Deletes those names. You may ...

OutlookFolder_DuplicatesRemove
Removes duplicated emails in an outlook folder. Originally not my work, ...

LstCustomSelection_Refresh
Read list of items from Settings sheet, then Sort, then save, before reading ...

ANmaBatchCreate + ANmaBatchRun
Creates batch file with certain content, and another function to actually ...

ASP Classic Page Cache
Set page to cache at certain time or force cache refresh. Something I found ...