Search results

  1. T

    Random Question

    We do a draw every quarterly. We have about 1800 employees and what we do right now is print out the names and cut them out. Then we pick the name from a hat. Is there a way that access can do this so that we don't need to print and cut the names. Thanks for your help! :)
  2. T

    Appending Query Problem

    I have imported a table to an existing database. I want to merge two tables(A and B) together. I did an append query. What it is doing when I run this is that it is selecting records from both tables that have a matching value in the fields that are joined - I take this is called INNER JOIN...
  3. T

    Help! How to join two database

    Hello, I have two database that I need to join together. These two database contains peoples names. What we are doing right now is if we don't find a person in one database eg. database "A" we would go into the other database "B" and look there. How do I combine both database together so that...
  4. T

    Problem opening an Exel/PDF file on Form

    I have inserted an Excel file and PDF file in the design view of the form that I am working on by going through these steps: Insert-->object-->Create from file(I then went and browse for the file that I would like to insert)--->checked mark the link box and clicked ok My problem is that when...
Back
Top Bottom