Recent content by mortenlamoey

  1. M

    Limit records in subreport

    Thanks Estuardo, but that did not help. However I did find a solution. The main problem is that the TOP query is run before the Master/Child filter is run, so unless by pure luck, no data will ever come out of the subreport. What I have done now is include a reference to the CustomerID from...
  2. M

    Limit records in subreport

    Greetings In Access 2010 I am previewing a customer report. I also try to give users the choice of seeing history sub records for any given customer. I have a selection dropdown box where they can chose ALL, 5, 10 or 15 in a report. To this end I set the record source in the "Open" event...
Back
Top Bottom