C
chandldj
I am trying to create a business system that can be used as a template for
multiple businesses. I will have a number of variable inputs that I would
like to have pulled from one central document (similar to CSS & includes in
web pages). Items could include:
- Company Name
- Header content (including Company logo)
- Footer content
- style sheets (one company may use Arial font, the next may use
Helvetica)... is it possible to have a number of docs reference one,
changeable style sheet? so that if the style sheet is changed AFTER the
document is created, the document will be automatically updated
- Names, etc.
I would like to have these variables listed in one or a few documents and
reference variables as needed throughout the manuals. These manuals will
consist of hundreds of documents, so it is important to have them
automatically update with externally referenced variables.
Is this possible???
Thank you in advance for you help!
multiple businesses. I will have a number of variable inputs that I would
like to have pulled from one central document (similar to CSS & includes in
web pages). Items could include:
- Company Name
- Header content (including Company logo)
- Footer content
- style sheets (one company may use Arial font, the next may use
Helvetica)... is it possible to have a number of docs reference one,
changeable style sheet? so that if the style sheet is changed AFTER the
document is created, the document will be automatically updated
- Names, etc.
I would like to have these variables listed in one or a few documents and
reference variables as needed throughout the manuals. These manuals will
consist of hundreds of documents, so it is important to have them
automatically update with externally referenced variables.
Is this possible???
Thank you in advance for you help!