MERGING OF TWO DOCUMENTS AND SAVES AS NEW DOC BASED ON THE GIVEN CONDITIONS

nmkhan3010

New Member
Joined
Feb 1, 2020
Messages
23
Office Version
  1. 2016
Platform
  1. Windows
Am having two documents having two columns in each document.

First, document having native text and respective wrong translations and second document having native text and respective correct translation.

Now I have to merge these two documents based on the below condition:

Documents are .doc & .rtf fromats.

Take first column from first document (i.e. native text column), take second column from second document (i.e. correct translation), and save as new document.

First document name has “ -341234132_1432423-_Bilingual Doc” & “ -_Bilingual Doc ” is same for all the documents …

Second document name has “-341234132_1432423-Bilingual-Fixed” & “-Fixed” is same for all the documents…

Output file name and destination folder should be ask while saving the document…..

Is it possible to automate this VBA macro, please help me in this regards.

For more information, please find attachments.
 

Attachments

  • New 1 (original).JPG
    New 1 (original).JPG
    127.9 KB · Views: 6
  • NEW 2 (fixed).JPG
    NEW 2 (fixed).JPG
    124.5 KB · Views: 7
  • New 3 (output).JPG
    New 3 (output).JPG
    138.6 KB · Views: 5

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.

Forum statistics

Threads
1,214,641
Messages
6,120,691
Members
448,978
Latest member
rrauni

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top