'Public Enum PersonTypeList Client PersonalContact Vendor OtherEnd EnumSub EnumM() Dim pt As PersonTypeList pt = Client Debug.Print ptEnd Sub