Search results

  1. L

    split database unable to find table location issue.

    Hello all - I'm having a problem with a database that i had split. While creating teh database, i had it stored on my personal drive at work, but wanted to move it to the shared drive so the data could be stored there. this is to deal with cross site network connectivity issues that we...
  2. L

    Blank Fields

    I know there are a few threads out there about this, but after reviewing them, i'm not finding the answer. I have a report that is pulling data from a query and on the report, i have a controlled field that is supposed to count only data where a field says "no". Here is the string...
  3. L

    calculated field showing blank

    Hello all - I'm working with a report that totals the number of times a topic is returned from a query. If a topic is not returned at all, i don't want it to show at all. Currently it is showing a blank field for that topic name and blanks in the count as well. Any ideas? Here's the filter...
  4. L

    report to return # of times the word "incorrect" is in a field

    Hello all - In my database, i have a report where i need to know how many times an associate provided an incorrect answer to a question. I can't get the code written correctly. The "incorrect" is a choice from a combo box of choices (incorrect, correct, uncertain/incomplete). These are housed...
Back
Top Bottom