Search results

  1. R

    One Form, Two Tables

    Hi All, Another simple one i'm sure, but as I'm in the slow reader's group maybe someone could help? I have a form [form1] that when populated adds a record to a table [table1]. Nothing amazing there. I have another table [table2] that requires some of the information from [form1] to be added...
  2. R

    Query criteria based on combo box in form not working!

    Hi all, Apologies if this is super-simple, but: I have a query that I returns a list of results as expected.. until... I add a criteria to a field as below: =[Forms]![Guardian Termination Form]![Combo0] which makes the query return no results even though the form in question is displaying...
  3. R

    Expr1 being asked for when query run

    Hi All, Everytime I run a query that I have created it asks me to input Expr1 and Expr2 in an enter perameter value pop up box. I don't enter anything, just click okay and the query runs as expected. Is there a way to get rid of these? (and maybe more importantly, why do they appear?) Any...
  4. R

    Query that returns all record fields based on one field

    Hi All, Never posted before, but have dived into MS Access and am getting there.... slowly.... I think. Apologies in advance if this is a really daft question, but - I have a table that has the following fields: Payment ID; Payee Name; Payment Date; Payment Amount I have a query that I want...
Back
Top Bottom