Search results

  1. N

    Form Entries Leaving Entry Boxes Blank

    I have a form that allows users to search the database for records based on there criteria. The form allows the user to search, through combo boxes, by variables. The first is MAT, the second is Relocation Area. The search works fine when the user selects options form the combo boxes...
  2. N

    Updating records

    I have a database with details about employees in it. There is a field with yearly salary in it and another with an ID number. Recently these slaaries have been increased by a non-standard amount. I have another table with the emplyee ID number and their new salary. I need to update the...
  3. N

    Blank Fields

    Hi - I have what maybe a relatively easy problem to solve. I have a list of locations each with a unique id. I also have another table with location details in it. There is a relationship setup between the two tables. However in the first table I have some locations that do not have a match in...
  4. N

    Records with no value

    Hi - I have what maybe a relatively easy problem to solve. I have a list of locations each with a unique id. I also have another table with location details in it. There is a relationship setup between the two tables. However in the first table I have some locations that do not have a match...
  5. N

    Append Query

    I have a database with a table linked to an Excel spreasheet. I am trying to create an append query to load data from the linked table into a candidate table. Each record in the candidate table has a candidate number which is automatically generated and is the primary key. When I run the...
Back
Top Bottom