Hello fellow readers,
First: please excuse any language misstake which might occur since I am not a native speaker.
Here is what I am trying to do:
I want to create an Excel sheet with different lines where a Word document name is displayed and a hyperlink to that document right afterwards in another row. Now i want to select a line (multiple lines with a keyword like 'Yes' or a simple X - shouldn't really matter) and put togehter all different Word documents (starting from top to bottom) which are selected and put them into one single document which will be opened and I should be capable to change things or simply save it. I know that it is possible in Word to add different documents - but I don't know how to do it an VBA.
It is planned to select which language should be used or whether there should be a header in front - but that 'options' aren't worrying me to much since it should be just another if clause or another hyperlink (depending on the selected language).
The main tasks should be:
1. Select the lines which documents should be put together - click a button 'create' or sth. similar when done.
2. Open the first document selected (should be displayed - so Word should open - not just in background).
3. Add all other documents to the first one.
I know how to read code, but I am not really familiar with VBA so I would really appreciate some help - even if you only can help with some parts.
Thanks in advance and have a nice day!
Greetings,
jk
Bookmarks