Search results

  1. S

    Subform Blues

    I've got a form with a combo box control. that looks up the appropriate information in the subform after update. My problem is when the form loads the subform displays the first record's information until I select someone else in the combo box. Is there any way to have this subform display...
  2. S

    1 name per score

    Quick question I have the results of a query on two tables tblpeople and tblscores. I found the people who scored above a certain score. But since the same people take the same test over and over again. I have multiple references to the same people, because they have performed well multiple...
  3. S

    Total for Query

    Yes, That worked perfectly. Thank you so very much.
  4. S

    Total for Query

    I've made 2 queries, and I'd like to find the number of records that the queries result in, for a report, but I can't seem to get the syntax right. Lets say I have 2 Queries called qryA and qryB. In my report I currently have the following, and it's not working...
Back
Top Bottom