S
Steve
Hi,
I have a template I have been working on for some time now. I have
run into a snag. I am using a combo box with a macro attached that
will insert the appopriate file from a specified drive and path when
chosen from the drop down. This uses the INCLUDETEXT field.
This template and subdocuments will be located in different drives and
folders on each users computer.
To change to INCLUDETEXT field to the correct path I have inserted an
ASK field to run when the document opens, it then takes this result
(variable) and inserts it in the INCLUDETEXT fields which I have
modified. This works great with the one problem.
The macro that I am using for the drop down box inserts the file with
a drive and folder path. I have tried to use the same ASK result
(variable) to put in place of the path but it doesn't like this.
Is there any way I can use the result of an ASK in a macro? Or is
there some other way. Some other field that will work in both the
document and a macro.
What I have now works fine and updates all my includetext fields no
problem. I just can't get the macro to use some type of variable that
the user types in when the document opens.
Regards
Steve
I have a template I have been working on for some time now. I have
run into a snag. I am using a combo box with a macro attached that
will insert the appopriate file from a specified drive and path when
chosen from the drop down. This uses the INCLUDETEXT field.
This template and subdocuments will be located in different drives and
folders on each users computer.
To change to INCLUDETEXT field to the correct path I have inserted an
ASK field to run when the document opens, it then takes this result
(variable) and inserts it in the INCLUDETEXT fields which I have
modified. This works great with the one problem.
The macro that I am using for the drop down box inserts the file with
a drive and folder path. I have tried to use the same ASK result
(variable) to put in place of the path but it doesn't like this.
Is there any way I can use the result of an ASK in a macro? Or is
there some other way. Some other field that will work in both the
document and a macro.
What I have now works fine and updates all my includetext fields no
problem. I just can't get the macro to use some type of variable that
the user types in when the document opens.
Regards
Steve