81. Activate, Save and close Workbook / Select Worksheet / Range / Row / Cell (Incl Offset)
82. Saving a file in a different name (coded in or user input)
83. Adding Date Value to workbook or sheet name
84. Adding a new sheet ('set' property)
85. Open existing workbook, X Number of New Workbooks, Insert X number of Sheets, Count sheets, iterating through worksheets, Name Sheets and List names
86. Protect Work Sheet with Password
87. Get Password and Protect Work Sheet
88. Automatic Assigning of Password to Worksheets based on Worksheet Name
89. Declaring Proxy Names for Excel Objects such as WorkSheet
90. Opening an existing workbook if already not open
91. Picking up and accessing sheets individually from a list
92. Giving VBA access to worksheet with password
93. Locking of cells (based on memory variable)
94. Saving workbook at regular intervals during lengthy VBA operations