Search results

  1. B

    Count active members grouped by month

    Hi, I am trying to get active member count by month in MS Access. Table looks like this: admin ID firstName sDate eDate 1 Adam 01/01/2015 01/04/2015 2 Ben 01/02/2015 15/04/2015 3 Carl 01/02/2015 13/03/2015 4 Don 13/01/2015 Required output would be like this...
  2. B

    Send Report in Body of Email instead of attachment

    Hello, I am looking for a way to send an access HTML report in the body of an email instead of an attachment. Is there an easy way to do this ? Sending them as attachment is very straight forward but I was unable to find any information on how to send it in the body of a mail It appears that...
  3. B

    Update Table via Combobox

    Hello Everyone :) I have issues to get the following working. I have a form with a Combobox that gets it's data from the table 'countries' and stores information in accounts. Now I would need data entered in the cobobox to be checked against the table 'countries' if the data already exists...
Back
Top Bottom