I want to extract an address (if it occurs) fr om a To: list. For example, if "" occurs, I want to extract it. I can use a regex to see if "@fred.com" is there, but than, how do I find the "XXX", given that I have no idea wh ere the address occurs in the list, and I can't see any looping macro to move down the list one address at a time.
Anyone here got any ideas or hints?
Anyone here got any ideas or hints?
Peter