This document contains VBA code for Excel that defines macros and userforms. It includes code to: 1. Activate worksheets and show userforms on workbook open and worksheet activate events. 2. Validate user credentials against a table to control the visibility of different worksheets. 3. Allow moving and closing userforms without captions using API calls.