Search results

  1. B

    Mail Merge from sub-reports

    But how do I export the sub-report stuff? I can get 80% of it complete, it's just the things where there are 2 clients etc for 1 project & I want both their details to come out in the report Cheers Ben
  2. B

    Check box on form from query

    Ok.... The ToPrint field is in my main project table, and I do have several other tables relevant to the query linking off the Project table, linked by ProjectId with 1 to many relationships. You seem to suggest that this is the problem? In that case, can anyone suggest a way around this...
  3. B

    Check box on form from query

    Hi I have a form that displays the results from a query. I have a check box that users select in order to show they want to print that record However, it has stopped letting me change the check box, and simply gives me the helpful windows 'bing' when I click on it. All the controls are set to...
  4. B

    Mail Merge from sub-reports

    Hi My database has a main project table, and each project can have multiole client, people working on it etc, so these are stored in separate tables, referenced by the Project ID I then need to create reports from this data. This works fine, as the lists of clients etc are handled by sub...
Back
Top Bottom