R
Robert_L_Ross
I have a fill-in field on a document template that is displaying the results
twice. Here is my code:
{FILLIN "Enter the EDFUND Account Number" \o}
I saved the document as a template and it prompts me as expected, but once
I'm done entering my data, it displays it twice. I.E, if I enter
E12345678
The field displays:
E12345678E12345678
Any ideas what's going on?
Also, I have a drop down box that I want to select then have it update
another field. I don't want to rely on the 'update fields at print' option
since that is machine-specific...so what kind of macro or code would I write
to have it update another field?
Thanks, any help would be appreciated!!!
twice. Here is my code:
{FILLIN "Enter the EDFUND Account Number" \o}
I saved the document as a template and it prompts me as expected, but once
I'm done entering my data, it displays it twice. I.E, if I enter
E12345678
The field displays:
E12345678E12345678
Any ideas what's going on?
Also, I have a drop down box that I want to select then have it update
another field. I don't want to rely on the 'update fields at print' option
since that is machine-specific...so what kind of macro or code would I write
to have it update another field?
Thanks, any help would be appreciated!!!