Search results

  1. R

    Form with subform and sub-subform and sub-sub-subform

    Scenario: I have a form that displays client details, for each client there can be several cases, for each case there can be several 'minutes'. This I have sorted by having a form with linked subforms - all good. My problem is that where a criteria is hit for a 'minute' I need a pop-out form...
  2. R

    Runtime 2010 problem

    Hi Guys Got a problem with some code running in Access 2010 Runtime. This code runs fine when full-blown Access is installed but fails with a runtime error and closed the database when fired off in Runtime 2010. Any Ideas? DoCmd.OutputTo acOutputReport, "Report_Name"...
Back
Top Bottom