G
Guest
I have a query that I run frequently. I've been asked to
put the contents of each record of the query into separate word documents.
For example, if there are 100 records, there should be 100 word files
generated, one for each record.
I'd like each document to save automatically using the value of a specific
field (the unique field) as the file name. The documents always get saved
into the same directory.
Ideally, if I click a command button to run the query (or after I run a
query), the files should be created and saved based on the data from the
query.
Any sample code, links to resources or tips would be greatly appreciated.
Thanks,
Andrew
put the contents of each record of the query into separate word documents.
For example, if there are 100 records, there should be 100 word files
generated, one for each record.
I'd like each document to save automatically using the value of a specific
field (the unique field) as the file name. The documents always get saved
into the same directory.
Ideally, if I click a command button to run the query (or after I run a
query), the files should be created and saved based on the data from the
query.
Any sample code, links to resources or tips would be greatly appreciated.
Thanks,
Andrew