Announcements
SET TextToParse TO $'''This Eleventh Amendment to the Excel Services Agreement (this “Amendment”), is entered into as of July 1, 2024 (the “Amendment Effective Date”) by and between Microsoft Inc.(“Vendor”) and Abc Ltd. (“Customer”).''' Text.Replace Text: TextToParse TextToFind: $'''^(.*?)\\s+by and between''' IsRegEx: True IgnoreCase: False ReplaceWith: $'''%''%''' ActivateEscapeSequences: False Result=> Replaced Text.Replace Text: Replaced TextToFind: $'''\\((.*)''' IsRegEx: True IgnoreCase: False ReplaceWith: $'''%''%''' ActivateEscapeSequences: False Result=> Vendor Text.Replace Text: Replaced TextToFind: $'''^(.*?)\\s+and''' IsRegEx: True IgnoreCase: False ReplaceWith: $'''%''%''' ActivateEscapeSequences: False Result=> Customer Text.Replace Text: Customer TextToFind: $'''\\((.*)''' IsRegEx: True IgnoreCase: False ReplaceWith: $'''%''%''' ActivateEscapeSequences: False Result=> Customer
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 481
11manish 278
David_MA 276 Super User 2026 Season 1