Search results

  1. M

    SQL If/Then Help

    Admitting out of the gate, I am a novice when it comes to SQL, so I am hoping someone can help me with this. I am attempting to create a query that returns records based on a number of points of criteria. I have two tables: Table 1: ElementID (PK) ElementType Table 2: ValueID (PK) Value...
  2. M

    Dynamically Generated Report based on Query & Form

    Hello, I am currently experiencing issues with dynamically generating a report based on a query & form. :banghead: I am hoping someone can help out. I essentially want to be able to generate a report based on user selection within a combo box on a form that stores the industry of my client...
  3. M

    Subform within Subform

    Hello there. Second time posting to this forum, hoping I can get a straight forward, easy to understand answer as I did the last time around (still a novice)! I am attempting to add a subform within a subform that is referenced on a mainform. Currently, I have 3 tables. Main Table ExpID (PK)...
  4. M

    Conditional Formatting Based on Number of Times Name Appears in Report

    Hi Everyone, Second post in this forum ever - hoping to get anyone's expertise. I have a report setup based on a query, one of the fields contains people's names, for example "John". This query can return multiple instances of the name "John", for example: Contract AMT | Name $100 | John...
  5. M

    Need Help: Tables Structure/Relationships

    First time poster here and a newbie at databases. Took a class in college (over 10 years ago), winging it from here. Appreciate the help in advance! I am trying to create a database that stores information about scientific experiments I run in the lab. During each experiment we can test...
Back
Top Bottom