N
NYSA-HD
I am creating a 2000 page book from several smaller files. I have a
directory where there is a file named for each date the file was created.
For example, 20060102, 20060105, etc.... Where the filenames are YYYYMMDD.
There may not be a file for every date, but all files are named by date. I
would like to avoid master documents because of corruption issues. My
thought was to create a document with my headers and page numbers for each
months worth of files. In each month document I need a macro that would go
out and look to the directory and insert each file in the month directory
into the new file in sequencial order as a linked file. The field codes I am
looking to drop are { INCLUDETEXT "U:\\Project\\20060102.dot"}, etc... so
that the macro would just read the files in the folder and insert the
includetext field for each file in the folder in order. When I look at the
final document for each month it would be all data for all dates, but I could
update the files individually and would automatically update the month
document.
Is anything like this possible? Is there a better way to do such a document
creation?
directory where there is a file named for each date the file was created.
For example, 20060102, 20060105, etc.... Where the filenames are YYYYMMDD.
There may not be a file for every date, but all files are named by date. I
would like to avoid master documents because of corruption issues. My
thought was to create a document with my headers and page numbers for each
months worth of files. In each month document I need a macro that would go
out and look to the directory and insert each file in the month directory
into the new file in sequencial order as a linked file. The field codes I am
looking to drop are { INCLUDETEXT "U:\\Project\\20060102.dot"}, etc... so
that the macro would just read the files in the folder and insert the
includetext field for each file in the folder in order. When I look at the
final document for each month it would be all data for all dates, but I could
update the files individually and would automatically update the month
document.
Is anything like this possible? Is there a better way to do such a document
creation?