Search results

  1. Navy Ken

    Linking files to a record

    This may simply be me not knowing exactly what search term to use here on the forum. I want to link a PDF file to each of my records. To be clear I want to link the file I do not want to use the OLE object or the Attachment object. So far that is easy enough, the part I can't find any...
  2. Navy Ken

    Not sure if this is a query, combo box, SQL or VBA problem

    Samual Adams is an Area Personnel Security Representative. This role is stored in the table EmployeeVitalDataT as a foreign key from the AuthorityGroupT table. Samuel Adams has vetted John Hancock and determined he has the proper clearance level and need-to-know to access area A. This is...
  3. Navy Ken

    can values in a table be used as criteria to filter a query

    A query may not be the best way to handle this. I have many employees who can potentially work in many areas and areas can have many employees. So we need a joining table. I want to use a combo box to assign the employees to the areas (saved in the joining table) that they are authorized to...
Back
Top Bottom