1. Download dataset (File ending .sas7bdat) and program file (file ending .sas) to your disk drive 2. Place downloaded files into one folder on your C: Drive (Example "C:\MVOSS") 3. Open program file (file ending .sas) of the MVOSS version you would like to access (A, B, or Combined) by right clicking on file. For example "MVOSS2007_SAS_Combined_Dict.sas". Choose "open with SAS". 4. Once program file is open and if first line statement " libname LIBRARY 'C:\MVOSS\'; " is where your downloaded files are saved on your computer, then proceed to step 6. 5. If first line statement "libname LIBRARY 'C:\MVOSS\';" is not where downloaded files are located, then change statement to indicate file location (Example 'libname LIBRARY 'C:\YOUR FILE LOCATION\';). Then proceed to step 6. 6. Once program file is open, select text and submit code for processing (this creates a folder displayed on the left "Explorer" panel named "Library" which contains the format (value codes) and same version dataset. 7. Proceed accessing data as desired. 8. Repeat process if other data versions are to be accessed using respective program files.