What I am after is iterating through the GAL, listing the names of DLs to a listbox on a UserForm (I have that working, but only through hard-coding of DL names), then working with the selected DL to extract names, emails and other info to a text file. That is working in a limited fashion; it only gets the name and useless connect string.
Main Topics
Browse All Topics





by: Helen_FeddemaPosted on 2009-10-19 at 10:18:32ID: 25607063
One oddity I noticed: all the members of the GAL are listed as Class 8 (AddressEntry), even the distribution lists. How can I distinguish the entries that are DLs?