Hi,
I am currently trying to create an automation that will look for specific text in a .xml file and enter that text into the first row in an excel doc. I am looking to get a list of any email addresses in the file that do not have a particular domain extension. I am using Readfile and Position and looping through the file to find the email addresses, but I am not sure how to get the output result that I am looking for. Any help would be appreciated.
Specific text to excel
Moderators: JRL, Dorian (MJT support)
- Dorian (MJT support)
- Automation Wizard
- Posts: 1411
- Joined: Sun Nov 03, 2002 3:19 am
Re: Specific text to excel
Great thanks! I will give this a shot.