Thanks Misi and Terje! We actually figured it out using just 2 Set Fields actions as follows:
1st Set Fields: Setting '# Our Emails' with: STRSTR($Details$, " Title:") Setting '# Our Calls' with: STRSTR($Details$, "Manager: ") 2nd Set Fields: Setting the desired field with: SUBSTR($Details$, $# Our Calls$ + 9, $# Our Emails$) Works like a charm! Thanks again for your input and other solutions. Carol _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

