Search results

  1. T

    Search Button

    I created a Find Record Button on a form using the wizard. I would like to change the vb code so that the button searches for the same type of record each time. For example - I want to search in the "Primary Contact" field every time I push the button, without having to place the cursor in...
  2. T

    Blank Pages in Report

    Hey All, I have a problem with every other page in my report being blank. How do I fix it? As always, your help is greatly appreciated :D
  3. T

    Tying Databases Together

    Is there a way to tie two separate databases together. Here's the scenario: I work for an organization that houses 4 different programs. Each program has it's own database. Is there a way to have one database that is automatically updated when information is placed into the other 4 or should I...
  4. T

    Report Help

    Good Morning All, I have a report based on a query. Upon opening the report a box appears and asks the user to "Enter Landlord Name". I would like the name entered in this box to be automatically placed in the report footer in the following format: Total Donations by "Landlord Name" As...
  5. T

    Filtering

    I want to create a report that filters by "Name". Can you help me with the event procedure that asks the user to "Enter Name" when the user tries to open the report. I think I'm close but I just can't get over the proverbial "hump". All help is greatly appreciated! txdon32
  6. T

    Searching for specific items

    I have created an invetory database for the organization I work for. One of the fields is called "Location". I want to query the "Location" field to see the equipment located in each area. Simple enough, right? Here's the problem: some of the items are located in multiple places and it is...
  7. T

    Forms

    I have 4 forms created in my database. I would like my main form to automatically update when information is placed in the other forms (no, they are not subforms). Is there a way to make this happen? Keep in mind, I am a self taught novice, so be gentle. txdon32
  8. T

    Record Source

    I am very much an Access rookie and I am having a problem that I just can't solve. I have three reports, each with a total in the report footer. I would like to place all of the totals on 1 report. I checked out a posting that had the same problem and the suggestion was to refer to all of...
Back
Top Bottom