Search results

  1. P

    VBA Email Loop?

    Hello everyone, I would like to use a button to send an email to each person listed in the query using Microsoft Outlook. The email will contain a report as a PDF attachment, which provide details about individual records. Would something like this require VBA? Thank you.
  2. P

    Notes Form

    The scenario is I want to create a subform that contains a history of notes that is linked to the specific record being opened in a form. In the subform, when a particular note is selected, a form opens for us to view and modify the notes. In addition, another feature in the subform includes...
  3. P

    Login/Parameter Form

    Hello everyone: I have multiple queries that I would like to connect to a login form. The login form contains only a dropdown list, which I want to use to filter all the queries linked to it. At the same time, I want the form to retain the value. Is there a way to do this? Does it require VBA...
  4. P

    Query to show quantity that is left over

    Hello everyone: I use a database to enter the number of jobs available that specific organizations have. There is a query where I can affiliate the applicant’s record with the organization’s record to indicate that applicant is assigned to that organization. My objective now is to build a query...
  5. P

    Searching through multiple databases

    Hello everyone, Is there a way to search through multiple records/queries from different databases to see if there are duplicates? Thanks so much.
  6. P

    Combo Box to Select Query

    Hello everyone, Is there a way to use a combo box as a drop down list to select specific queries to open? Thanks so much.
  7. P

    Updating criteria in multiple queries

    Hello everyone: I have multiple queries in my database that have the same criteria. Would anyone happen to know if there is a way to change and update them all at once? Thanks.
Back
Top Bottom