• Login
Community
  • Login

Add some number like :1234 after the Name

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 2 Posters 292 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.
  • J
    Joseph Gaitan
    last edited by Sep 20, 2021, 9:44 PM

    Hi , I have to ask because I am really new to this … I know it must be somewhere but i couldn’t find an answer. i need to lear how to add :1234 after the name column

    P 1 Reply Last reply Sep 20, 2021, 9:48 PM Reply Quote 0
    • J
      Joseph Gaitan
      last edited by Sep 20, 2021, 9:46 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • P
        PeterJones @Joseph Gaitan
        last edited by Sep 20, 2021, 9:48 PM

        @Joseph-Gaitan ,

        FIND = Name
        REPLACE = Name:1234

        I’m sure that’s not what you actually wanted, but it’s the best guess possible given the limited information in your post. To get a better answer, you are going to have to supply example data, using the tools in the toolbar and the preview window to make sure you’re accurately communicating your data to us. Really, I suggest reading and understanding the generic help info below before responding.

        ----

        Do you want regex search/replace help? Then please be patient and polite, show some effort, and be willing to learn; answer questions and requests for clarification that are made of you. All example text should be marked as literal text using the </> toolbar button or manual Markdown syntax. To make regex in red (and so they keep their special characters like *), use backticks, like `^.*?blah.*?\z`. Screenshots can be pasted from the clipboard to your post using Ctrl+V to show graphical items, but any text should be included as literal text in your post so we can easily copy/paste your data. Show the data you have and the text you want to get from that data; include examples of things that should match and be transformed, and things that don’t match and should be left alone; show edge cases and make sure you examples are as varied as your real data. Show the regex you already tried, and why you thought it should work; tell us what’s wrong with what you do get. Read the official NPP Searching / Regex docs and the forum’s Regular Expression FAQ. If you follow these guidelines, you’re much more likely to get helpful replies that solve your problem in the shortest number of tries.

        1 Reply Last reply Reply Quote 1
        1 out of 3
        • First post
          1/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors