M
mikeiastat
I am trying to automate printing a mailmerge without any user intervention.
My database software outputs a .CSV file whenever it has data that meets the
correct criteria. This data file is not always going to be out on the drive
because there are many days that there are no results.
Word pops up the message box "Word cannot find data Source" when the file is
not there. I would like to handle this in my merge with some macro code, so
that I don't have to deal with the program on a day to day basis. However, I
would like to do this within Word if at all possible. I don't wan't to have
to have a separate script that checks for the file and then calls Word and
the merge.
Thanks in advance
My database software outputs a .CSV file whenever it has data that meets the
correct criteria. This data file is not always going to be out on the drive
because there are many days that there are no results.
Word pops up the message box "Word cannot find data Source" when the file is
not there. I would like to handle this in my merge with some macro code, so
that I don't have to deal with the program on a day to day basis. However, I
would like to do this within Word if at all possible. I don't wan't to have
to have a separate script that checks for the file and then calls Word and
the merge.
Thanks in advance