Community
    • Login

    inserire virgola e 1

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    4 Posts 2 Posters 196 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.
    • massimo la terraM
      massimo la terra
      last edited by

      ho una serie di numeri in colonna ,vorrei inserire dopo la stringa di numeri ,1
      esempio stringa prima
      123456
      6372881992
      899389843
      esempio stringa dopo
      123456,1
      6372881992,1
      899389843,1

      Alan KilbornA 2 Replies Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @massimo la terra
        last edited by

        @massimo-la-terra said:

        I have a series of numbers in a column, I would like to insert after the string of numbers, 1

        example string before

        123456
        6372881992
        899389843
        

        example string after

        123456,1
        6372881992,1
        899389843,1
        
        1 Reply Last reply Reply Quote 2
        • Alan KilbornA
          Alan Kilborn @massimo la terra
          last edited by

          @massimo-la-terra

          Find: $
          Replace: ,1
          Search mode: Regular expression

          massimo la terraM 1 Reply Last reply Reply Quote 4
          • massimo la terraM
            massimo la terra @Alan Kilborn
            last edited by

            @Alan-Kilborn che bella la community grazie

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