Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Other Discussions
  3. The Back Room
  4. Don't know where to post this question

Don't know where to post this question

Scheduled Pinned Locked Moved The Back Room
question
11 Posts 6 Posters 2 Views 1 Watching
  • 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.
  • X Offline
    X Offline
    xoxoxoxoxoxox
    wrote on last edited by
    #1

    Hi, I don't know where to post this question so here it is.. I want to merge two text files. Lets say file1.txt & file2.txt and save merged data into file3.txt. file1.txt a b c file2.txt d e f file3.txt (result file) ad be cf So the file3.txt should contain parallel merged data from two files. I know its possible using excel macro/vba but i don't want to use excel. Is there any automated way to do that? any free software or code? I'll appreciate any response. Thanks

    P C A 3 Replies Last reply
    0
    • X xoxoxoxoxoxox

      Hi, I don't know where to post this question so here it is.. I want to merge two text files. Lets say file1.txt & file2.txt and save merged data into file3.txt. file1.txt a b c file2.txt d e f file3.txt (result file) ad be cf So the file3.txt should contain parallel merged data from two files. I know its possible using excel macro/vba but i don't want to use excel. Is there any automated way to do that? any free software or code? I'll appreciate any response. Thanks

      P Offline
      P Offline
      Paul Conrad
      wrote on last edited by
      #2

      Ummm, this is a no brainer...


      Some people have a memory and an attention span, you should try them out one day. - Jeremy Falcon

      J 1 Reply Last reply
      0
      • P Paul Conrad

        Ummm, this is a no brainer...


        Some people have a memory and an attention span, you should try them out one day. - Jeremy Falcon

        J Offline
        J Offline
        Jorgen Sigvardsson
        wrote on last edited by
        #3

        Red? :~

        -- Smell-o-vision users, insert nostril tubes now

        P A 2 Replies Last reply
        0
        • J Jorgen Sigvardsson

          Red? :~

          -- Smell-o-vision users, insert nostril tubes now

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          Joergen Sigvardsson wrote:

          Red?

          :confused: The problem at hand for the OP is a quick and easy one.


          Some people have a memory and an attention span, you should try them out one day. - Jeremy Falcon

          J 1 Reply Last reply
          0
          • P Paul Conrad

            Joergen Sigvardsson wrote:

            Red?

            :confused: The problem at hand for the OP is a quick and easy one.


            Some people have a memory and an attention span, you should try them out one day. - Jeremy Falcon

            J Offline
            J Offline
            Jorgen Sigvardsson
            wrote on last edited by
            #5

            You said "no brainer". I immediately thought of Red. :~

            -- No humans were probed in the making of this episode

            P 1 Reply Last reply
            0
            • J Jorgen Sigvardsson

              You said "no brainer". I immediately thought of Red. :~

              -- No humans were probed in the making of this episode

              P Offline
              P Offline
              Paul Conrad
              wrote on last edited by
              #6

              Joergen Sigvardsson wrote:

              You said "no brainer". I immediately thought of Red.

              :laugh: I should have known since he uses that phrase. Pardon me, I am a little slow this afternoon with allergy meds :rolleyes:


              Some people have a memory and an attention span, you should try them out one day. - Jeremy Falcon

              1 Reply Last reply
              0
              • X xoxoxoxoxoxox

                Hi, I don't know where to post this question so here it is.. I want to merge two text files. Lets say file1.txt & file2.txt and save merged data into file3.txt. file1.txt a b c file2.txt d e f file3.txt (result file) ad be cf So the file3.txt should contain parallel merged data from two files. I know its possible using excel macro/vba but i don't want to use excel. Is there any automated way to do that? any free software or code? I'll appreciate any response. Thanks

                C Offline
                C Offline
                Christian Graus
                wrote on last edited by
                #7

                You want a program that does this, not to do it in code ? There's a ton of merge programs out there.  I use Araxis Merge.

                Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

                X 1 Reply Last reply
                0
                • C Christian Graus

                  You want a program that does this, not to do it in code ? There's a ton of merge programs out there.  I use Araxis Merge.

                  Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

                  X Offline
                  X Offline
                  xoxoxoxoxoxox
                  wrote on last edited by
                  #8

                  Thanks, let me check out Araxis.:)

                  1 Reply Last reply
                  0
                  • J Jorgen Sigvardsson

                    Red? :~

                    -- Smell-o-vision users, insert nostril tubes now

                    A Offline
                    A Offline
                    Alvaro Mendez
                    wrote on last edited by
                    #9

                    Joergen Sigvardsson wrote:

                    Red?

                    :laugh::laugh::laugh: Alvaro


                    A casual stroll through the lunatic asylum shows that faith does not prove anything. - Friedrich Nietzsche

                    1 Reply Last reply
                    0
                    • X xoxoxoxoxoxox

                      Hi, I don't know where to post this question so here it is.. I want to merge two text files. Lets say file1.txt & file2.txt and save merged data into file3.txt. file1.txt a b c file2.txt d e f file3.txt (result file) ad be cf So the file3.txt should contain parallel merged data from two files. I know its possible using excel macro/vba but i don't want to use excel. Is there any automated way to do that? any free software or code? I'll appreciate any response. Thanks

                      A Offline
                      A Offline
                      Adnan Siddiqi
                      wrote on last edited by
                      #10

                      File1.txt Y O U File2.txt A R E File3.txt M O R O N

                      X 1 Reply Last reply
                      0
                      • A Adnan Siddiqi

                        File1.txt Y O U File2.txt A R E File3.txt M O R O N

                        X Offline
                        X Offline
                        xoxoxoxoxoxox
                        wrote on last edited by
                        #11

                        File1.txt Y O U R File2.txt S I S T E R File3.txt T O L D U R I G H T

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups