Search results

  1. C

    Backend File

    Hi All, I have a Access DB that is split. I have the back end stored on the network in a folder. What I am wanting to do is hide the actual database file in that directory so user cannot see it, only accessc it through the front end file. When I uncheck list folder content from the...
  2. C

    Multi Forms/SubForms/Tables - NEED HELP

    Hi All, I have been working on a recruitment database for some time now. What I have is a table of applicants, table of questions and a table of evaluations (answers to the questions for each applicant. They way I have it setup currently is that the user selects an applicant, goes through each...
  3. C

    Text Field Edit-Highlighting

    I have form with a continuous sub form. Basically what happens is that continuous form gets populated with names from outlook. This works fine. The problem is that somtimes I need to change the name and when I click in the field the whole thing gets highlighted causing me to delete all content...
  4. C

    Pivot Table - Limit Sum

    Hi Folks, I have a DB that allows users to login and evaluate applicants for job position. This works fine. I now have a pivot table sums the scores of each user. This works fine. What I want to do is limit the results to the top 5 candidates with the highest scores I am not sure how to do...
  5. C

    Combobox - Record Seletor

    Hi all, I have DB that I want to use review candidates for a job position. I have one form “Form 8” that I want that hold the names of all the applicants and the job posting they applied for. I have sub form added to this form that displays the questions associated with the position. Inside of...
  6. C

    Cant seem to link tables

    Hi all, I am working on a recruitment and selection program. Here is what it does in a nut shell. You can add a job posting to the posting table ie posting id, position title ect. You then select a outlook folder containing all the applicants and associated resume / cover letters. You can...
  7. C

    OUTLOOK-Saving attachment to database

    Hi all, I have some code in my database that saves each email from a folder and stores the information in a table.... In this code it currently saves attachments to a specific directory. Now I would like to save these attachments directly to the database instead of the directory. Does...
Back
Top Bottom