Needs a little work and testing yet, but I think I am able to get all the data I need into 1 spreadsheet via Sage Intelligence (would suspect other ODBC methods will work as well). Created a Container that combines following tables: SY_UserSecurity, SY_User, SY_RoleSecurity, SY_Role, SY_Task. Linking the SY_Task stumped me for awhile but ends up the SY_TaskKey field in SY_RoleSecurity table is combination of 1st 4 fields in SY_Task, so had to use simple formula in the Join definition to combine them. I have now completely emptied my Sage 100 technical skill set bucket.