I have a small application, in which is a tblClient, indexed ClientID.
Each ClientID wants to send out various pre-set MS Word documents using Mail Merge. These specific documents need saving against that Client so that they can be accessed from the form frmClient.
Likewise, each ClientID sends and receives Emails. These also need saving against the ClientID and retrieved from the form frmClient.
I've been struggling with this for about 2 weeks now and am blinded by all the reading I've done on this forum - but still have no clarity on how to achieve these (simple) goals.
Any help appreciated.
Each ClientID wants to send out various pre-set MS Word documents using Mail Merge. These specific documents need saving against that Client so that they can be accessed from the form frmClient.
Likewise, each ClientID sends and receives Emails. These also need saving against the ClientID and retrieved from the form frmClient.
I've been struggling with this for about 2 weeks now and am blinded by all the reading I've done on this forum - but still have no clarity on how to achieve these (simple) goals.
Any help appreciated.