Community
    • Login

    How to remove after and before

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 191 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • veronica ftyV
      veronica fty
      last edited by

      friends can help me solve it, I need this
      Jose | Type = Student | phone = 2020 | list = Famly | age = 28 | Date = saturday 2020

      Mary | Type = Student 2 | phone = 2067 | list = Famly | age = 45 | Date = monday 2021

      to

      Jose | Date = saturday 2020
      Mary | Date = monday 2021

      please

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @veronica fty
        last edited by

        @veronica-fty said in How to remove after and before:

        Jose | Type = Student | phone = 2020 | list = Famly | age = 28 | Date = saturday 2020
        Mary | Type = Student 2 | phone = 2067 | list = Famly | age = 45 | Date = monday 2021

        FIND WHAT = \|.*? (\| Date =)
        REPLACE WITH = $1
        SEARCH MODE = Regular expression

        1 Reply Last reply Reply Quote 1
        • veronica ftyV
          veronica fty
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors