i am looking for some code to query active directory as follows
1) search for groups in AD using a wildcard
2) for each of the groups found list the members
produce worksheet as follows
group1, membername1
group1, membername2
group1, membername3
group2, membername1
group2, membername2
group3...