![]() |
|
#1
|
|||
|
|||
![]() Quote:
If you give your users a .dotm template, it can hold the building block. Is there some reason to have the building block in a separate file? |
#2
|
|||
|
|||
![]()
I can't upload the file because it is 10MB
|
#3
|
|||
|
|||
![]() Quote:
YES, I need to have the original template for the rest of the workers; each one of them works the template independently and they need to save the individual work in their own folders. Is there a way to replace this line with this one, asking the user which path to save it to? Marked bold line, replace Application.Templates( _ "L:\06. MODELOS DE DOCUMENTOS\01 ATESTADOS\ACCIDENTES DE CIRCULACIÓN\BAEI\Informe Tecnico\BAEI - INFORME TÉCNICO.dotm"). _ BuildingBlockEntries("INICIO Y EXPOSICION DE HECHOS").Insert Where:=Selection.Range, RichText _ :=True by this other line or something similar: Application.Templates( _ "L:\02.- ATESTADOS 2022\ATESTADOS PAMPLONA\2. ACCIDENTES CIRCULACION" & AT-1234568 & "\BAEI – INFORME TECNICO.docm"). _ BuildingBlockEntries("INICIO Y EXPOSICION DE HECHOS").Insert Where:=Selection.Range, RichText _ :=True AT-1234568 Name that the user is asked for, because I don't know what name he is going to give to that folder. |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mapped Content Controls in Building Blocks? | Charles Kenyon | Word | 6 | 05-21-2021 05:40 PM |
Stop hyperlink to a file from changing address - causes problems with pdf | c.davidson | Word | 1 | 09-15-2020 11:11 PM |
![]() |
Genericname1111 | Word | 0 | 05-20-2020 04:17 PM |
![]() |
thoerzer | Word | 5 | 10-10-2019 12:10 AM |
Changing Absolute path to Relative in a Macro | MrKim | Excel Programming | 13 | 01-26-2019 02:18 PM |