I am getting a "Type Mismatch" error when I use Access VBA to pull the "description" field from an Active Directory group. I've done research and figured out this is because the "description" field is viewed as an array. Is there a function or tool I can use to convert this from an array to string?