Using Access as a CRM

  • Thread starter Thread starter Rocky
  • Start date Start date
R

Rocky

I currenly run Access to controll all my clients, produce invoices,
payment, statements, etc. I often write merge letters and e-mails.
Question: How can I view e-mails and letters to a particular client
directly from my client record. This would be similar to "Goldmine
CRM".

Rocky
 
Are you writing the emails/letters within Access? If so, you would just need
to setup the appropriate links between the client records and these tables,
then you can link over to them.

If the letters and emails are outside of Access, the you will need to write
VBA code to e.g. search for the appropriate file containing the letters to
the client, or search your Outlook folders for the emails to the client. j.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top