G
Gem_man
Can anyone advise on this one please.
I have a series of string and numerical variables produced
as a result of user input to comboboxes and mathmatical
calculations within the code.
I want these variables to be made available for insertion
in specific places in a word doc taken from a word
template. I intend for the user to be able alter the exact
placement of these results by moving the fields original
template (makes sense so far?).
I am thinking that field codes would be the way to go
(only an assumption) as these can be moved by the user in
the basic template.
My problem is how do I link these variables to field codes?
Is this the best way of doing it?
And since I may end up using the idea in VB6 is there a
better way that will allow this to happen in VB6?
I really would appreciate any assistance and suggestions.
I cannot seem to find any info on this in the help files.
I suspect that the things I am thinking of are not called
field codes.
Thanks
Gem_man
I have a series of string and numerical variables produced
as a result of user input to comboboxes and mathmatical
calculations within the code.
I want these variables to be made available for insertion
in specific places in a word doc taken from a word
template. I intend for the user to be able alter the exact
placement of these results by moving the fields original
template (makes sense so far?).
I am thinking that field codes would be the way to go
(only an assumption) as these can be moved by the user in
the basic template.
My problem is how do I link these variables to field codes?
Is this the best way of doing it?
And since I may end up using the idea in VB6 is there a
better way that will allow this to happen in VB6?
I really would appreciate any assistance and suggestions.
I cannot seem to find any info on this in the help files.
I suspect that the things I am thinking of are not called
field codes.
Thanks
Gem_man