RE: Reports works on one way but not the other

From: martin (anonmous_at_nospam.com)
Date: 11/10/04


Date: Wed, 10 Nov 2004 13:35:08 -0800

Are u running the same query for both reports? my simple suggestion is make a
copy of your top(the record source for the report) query run it side by side
for whole year and case number see that the resulting data has the same field
(column) names. Then check these field names with what is used your report.

HTH
Martin

"Jack" wrote:

> Hi,
> I got a report which runs from a form interface. The report is chosen from a
> combo box among various reports. The report can be run individually from the
> same screen if a case number is checked and the number is plugged in. The
> other way to run the report is to run for all the cases for the whole year
> say 04.
> The report is tied to a query joined to six tables.
>
> Now, when I run the report by case number it runs perfect giving all the
> detailed content. However, when I am running the report for the whole set for
> a year, the report gives errors in the details e.g. some items are duplicate,
> some items are missing etc.
> My question is why is this strange thing happening and how to troubleshoot
> this situation for resolution. Thanks for any help/advise in



Relevant Pages

  • RE: Combo Box Problem
    ... "Your Record Source query doesn't appear to have an filter. ... record source query it won't display in the report? ... "Duane Hookom" wrote: ...
    (microsoft.public.access.reports)
  • Re: Query form coding
    ... The record source for the list box "namelst" is: ... The report record source seems to give the desired records. ... The code for the button (create the filter) works if no names have been selected in the names list box. ... I have tried to include the query when using the wizard to design the report but I keep getting an error saying I have used a table or query that is based on a table or query and when I remove the query fields from the list it allow me to continue with the report design. ...
    (microsoft.public.access.formscoding)
  • Re: Create sums on different groupings?
    ... You could base your main report on the group by and totals query I suggested ... by Name, date, and Amount. ... Then add this query to your report's record source so you have the 375" ...
    (microsoft.public.access.reports)
  • Re: Create sums on different groupings?
    ... I used Query1 as the record source for the main report and Query2 as the ... "Duane Hookom" wrote: ... You could base your main report on the group by and totals query I ...
    (microsoft.public.access.reports)
  • Re: Create sums on different groupings?
    ... I used Query1 as the record source for the main report and Query2 as the ... "Duane Hookom" wrote: ... You could base your main report on the group by and totals query I suggested ...
    (microsoft.public.access.reports)