Search results

  1. T

    Rookie Mistake?

    Good Day My Friends, I have come across a problem. I'm sure it is something simple and I just can't figure it out or find it on the web. It may be that I am trying to ask the wrong thing. Anyway. Here is the Code I am using. *Note: PQS1Issue and PQS2Issue are checkboxes''' Private...
  2. T

    Hide any records that a condition is not met.

    I am using Access 2003. I am looking for a way to hide any records in a database that a specific condition is not met. e.g. If [Age] = "25" then Record.visible = true Else Record.visible = false I don't know how to go about doing this and I will be grateful for any help.
  3. T

    Records on linked databases only show on another based on a condition.

    I'm not sure if I am posting this in the correct area, and I appologize if it is not. I have multiple databases that are linked. They are all identical. The main database is to be used by administrations department and need the information from all records. The other databases are for other...
Back
Top Bottom