Search results

  1. D

    Creating A Query to Count Gender and Ethnicity

    Hello all, So, I'm having trouble creating a query to give me a count of all the males with a certain ethnicity and females with a certain ethnicity. I have a table that is setup for those two categories. It has the ethnicity and gender listed with check boxes (requested by the user) and...
  2. D

    Hiding All But Last 4 Digits of SSN

    Hello all! I am currently working on an Access 2010 DB and as of now only one user has access to it and the user is wanting to be able to distribute it to other Managers for them to look at. The problem I am running into is I need a way to hide the first 5 digits of the SSN so the...
  3. D

    Sending OLE Object Through Email

    Hello, I am currently updating an Access database and was wondering if there was a way to send an OLE Object (in this case an Excel Spreadsheet) as an attachment to an email address using VBA code? I have looked all over the place and have not found anything that helps my situation. I made a...
Back
Top Bottom