Mail merging codes

faizulhu

Registered User.
Local time
Today, 11:50
Joined
Oct 30, 2006
Messages
15
My problem is related with mail merging and I cannot use any third party software or plug-ins. I also don't want to create any queries for the database. I want the mail merging to start when a button on the switchboard is pressed. It would be good for me if VB codes can solve the problem

My database has a query named “Borrow Details Query”. This query has the 2 following fields: Issue Date & Return date.

I want to do is that if the difference in days between the Issue Date and Current Date is 10 days or greater, then it will create a mail merge for that particular record (names and address are inside the record). I want to add this function to a button on the switchboard.

So can anyone help me with providing me with the VB codes for that purpose? I am a novice and so please elaborate the solution.
 

Users who are viewing this thread

Back
Top Bottom