Search results

  1. D

    Run Subform Queries from ComboBox Result

    Hi, I am currently building a main form with a combo box control, two subforms and a hidden text box (optional). There are many different references to be made between tables, queries and forms to get to the result I am after, and I have tried many different codes from other people’s queries...
  2. D

    DAvg and DSum Query

    Hi, I am currently creating a form with queries attached to command buttons. The queries are there to populate fields in my underlying table, so I can ultimately pull a final report from all the updated data. I am using queries to recreate the SUMIFS and AVERAGEIFS functions from Excel...
  3. D

    Runtime Error 3464 on Form Command Button

    Hi, I am currently creating a form which includes a command button to update a field in a table to show Today's Date, at the time of running a query I am still yet to write. I have the following code for my Command Button, which is returning the Runtime Error 3464 (Data type mismatch in...
Back
Top Bottom