B
BABs
I have reports that are built from a template with many fields that pull data
from excel. I just noticed that the inserted fields default to " do not
spell check" just like date and page fields. I can go through the replace
command (format-language) to change the field format from "do not spell
check" to "spell check", but I would like to write the code to do this once
the document is created. Is this possible and if so, how?
I already have the document open and do
.fields.update
.fields.unlink
before saving.
Thx a million,
from excel. I just noticed that the inserted fields default to " do not
spell check" just like date and page fields. I can go through the replace
command (format-language) to change the field format from "do not spell
check" to "spell check", but I would like to write the code to do this once
the document is created. Is this possible and if so, how?
I already have the document open and do
.fields.update
.fields.unlink
before saving.
Thx a million,