D
Dave
I am trying to read a value (unique identifier) of the
record for inclusion in the filename when I split the
merged document.
I have tried to read it in the merged document (but it is
after a date and the ActiveDocument.Range(Start:=50,
End:=63) attemot seems to vary based on date length)
So I want to read it in the source document. I know what
record I am on -- but am having trouble finding
documentation for passing a field value from the
activerecord so I can hang onto it and use it in my
filename when I am saving....
Any ideas?
record for inclusion in the filename when I split the
merged document.
I have tried to read it in the merged document (but it is
after a date and the ActiveDocument.Range(Start:=50,
End:=63) attemot seems to vary based on date length)
So I want to read it in the source document. I know what
record I am on -- but am having trouble finding
documentation for passing a field value from the
activerecord so I can hang onto it and use it in my
filename when I am saving....
Any ideas?