Samuel,
So I wrote a quick little AutoIt script that compares the main list of
members to the list of bouncing members, ...
What's your strategy/method for getting this information?
I've done much the same thing, pulling both lists into separate sheets in an Excel file, then appending a column to the members sheet that uses the =MATCH() function to find out if this row's address appears in the bouncing sheet. Sorting by that column separates the bouncers from the non-bouncers in the members list.
On the other hand, the .csv file exported by Sam Hobbs' chrome add-in includes a multitude of metadata columns, including a memberStatus column that indicates BOUNCED or CONFIRMED for each member.
Shal
--
Help:
/static/helpMore Help:
/g/GroupManagersForum/wikiEven More Help: Search button at the top of Messages list