Recent content by WalbergB

  1. W

    How to get Access to open Outlook in HTML instead of Plain Text

    A little bit of research later and I've got Access opening Outlook in HTML format using Application Objects. I'm working on how to attach a report (i.e., tax receipt). I think I have a bead on how to write the VBA code for that. I'll reach out if I run into something I can't manage. In the...
  2. W

    How to get Access to open Outlook in HTML instead of Plain Text

    I have a simple, 2-table database for a small non-profit that keeps track of donors (tblDonor) and their donations (tblDonation). Using the DoCmd.SendObject command, I have Access open Outlook with the TO and SUBJECT lines filled in from the database and the donor's tax receipt attached. I add...
  3. W

    Hi, from small city, mid-Canada

    I am the volunteer treasurer for a small nonprofit. When I started, there was no record of donors and their donations and everything was done manually. Nor did I know anything about Access. I have been developing a database to record donors/donations, generate income tax receipts, either...
Back
Top Bottom