Search results

  1. C

    Problems linking a crosstab Query to a parameter query

    I've created a Parameter query that links two tables to select a specific item in one field and between 2 dates in a date field. The query works ok, but when I try to run a Crosstab query off it to sum one of the fields it appears not to recognise the parameters within the underlying query...
  2. C

    3 level cascade combo box

    I'm trying to create a database in Access 2010 to record causes of downtime and need a 3 level combo box to do this. I've very little knowledge of VB, but have got as far as getting the 2nd level to work but the 3rd is prooving a real pain. I suspect there may have been some muppetry on my part...
  3. C

    Cascading combo boxes in Datasheet view

    I want to create a Form called "Timesheet" with a subform "Downtime" linking to a table. The data is to be entererd through a datasheet view with 3 cascading combo boxes linked to 3 tables DTmain, DTsub and DTsubsub. I can get the tables to refresh to the relevent data in a form, but cannot get...
Back
Top Bottom