Hi there 
I'd like to run a batch of mail merge letters at the end of each day on the program that i'm trying to write. Basically it will look at a field "Acknowledgement Required", if equals true then create mail merge document. there is also an "Acknowledgement Sent" field which would need then to be updated to equal true. I dont want to create a mailmerge document on each instance of "Acknowledgement Required" one at a time, rather all new records in the database at the end of the day in a batch. Im not sure of the best way to do this - could sum1 please advise. Thank you.
I'd like to run a batch of mail merge letters at the end of each day on the program that i'm trying to write. Basically it will look at a field "Acknowledgement Required", if equals true then create mail merge document. there is also an "Acknowledgement Sent" field which would need then to be updated to equal true. I dont want to create a mailmerge document on each instance of "Acknowledgement Required" one at a time, rather all new records in the database at the end of the day in a batch. Im not sure of the best way to do this - could sum1 please advise. Thank you.