Search results

  1. T

    create a filter

    Would it be possible to create a filter that would show all the records in Table A that are also in Table B? Both tables have the same primary key, but the other fields are different. Thanks!
  2. T

    filtering

    Hello Access Whiz's! I would like to create a filter for a form depending on whether the subform has any data in it. Is it possible to create a filter of some sort or would there be another method to do the same thing? I don't know if it's helpful to mention this, but basically the form shows...
  3. T

    Form filter

    Hello Access Whiz's! I would like to create a filter for a form depending on whether the subform has any data in it. Is it possible to create a filter of some sort or would there be another method to do the same thing? I don't know if it's helpful to mention this, but basically the form...
  4. T

    Relationship table

    Hello Access experts! I have two tables. The master table uses the combination of Test Number and Original? as its primary key and the other table uses Test Number, Original?, and Position as its primary key. I want to establish a one-to-many relationship by connection the Test Number and...
  5. T

    Visible property

    Hi! I'm working with a report that has a subform in it. How can I set the subform to be visible or not based on a check box from a separate form? Thanks!
  6. T

    Sort records on a report

    Hello! I'm trying to sort the records on a report by allowing the user to select different ways to sort. The code I have right now will only sort the records one way, not the other. Can someone help me please?
  7. T

    Highlight different info for each record on a report

    I have a query with these fields: Question, Answer A, Answer B, Answer C, Correct Answer. I want to create a report from this table of the questions and answers with the correct answer highlighted. Can anyone help me with this? Thanks!
Back
Top Bottom