473,386 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Report Question

Tom
This is related to an earlier post entitled "Text in Query/Numbers in
Report"

Brief recap - report has a query as a record source. The query shows
the correct data, the report translating the text in one field into
numbers. The field in question uses a NZ function. They query is an
aggregate query with the field in question using the First operator.
After additional troubleshooting, I have found the following...

1. When the report has a group header on the field and the field is in
that group header, the report different information than the underlying
query (for that field).

2. When the report has a group header on the field and the field is in
the detail section, the report the same information as the underlying
query (for that field).

3. When the report does not have a group header on the field and the
field is in the detail section, the report the same information as the
underlying query (for that field).

Scenarios 2 and 3 are as you would expect. Scenario 1 is what is
driving me nuts.

I have tried SaveAsText, LoadFromText for the report - no effects.

Any ideas?

Thanks

Nov 13 '05 #1
2 1927
The devil is probably in the details, but just as a guess, the Totals Query
you are using likely relies on some ordering of the data, but ordering of
the data in Reports relies on the Sorting and Grouping properties of the
Report -- perhaps there is some conflict between the two.

To further diagnose the problem, perhaps you could convert the Totals Query
to a Make Table Query, then try using the resulting table as the Record
Source of the Report. (I find temporary Tables are often useful in
debugging, though I try to avoid using them in production applications,
usually can avoid it.) This, however, might turn out to be one of those
instances where temporary tables are appropriate in production.

Larry Linson
Microsoft Access MVP
"Tom" <rt*****@swbell.net> wrote in message
news:11**********************@f14g2000cwb.googlegr oups.com...
This is related to an earlier post entitled "Text in Query/Numbers in
Report"

Brief recap - report has a query as a record source. The query shows
the correct data, the report translating the text in one field into
numbers. The field in question uses a NZ function. They query is an
aggregate query with the field in question using the First operator.
After additional troubleshooting, I have found the following...

1. When the report has a group header on the field and the field is in
that group header, the report different information than the underlying
query (for that field).

2. When the report has a group header on the field and the field is in
the detail section, the report the same information as the underlying
query (for that field).

3. When the report does not have a group header on the field and the
field is in the detail section, the report the same information as the
underlying query (for that field).

Scenarios 2 and 3 are as you would expect. Scenario 1 is what is
driving me nuts.

I have tried SaveAsText, LoadFromText for the report - no effects.

Any ideas?

Thanks

Nov 13 '05 #2
Tom
That's the ticket - thanks. Someday I'll go back to figure out why it
works. For now its good enough that it works.

Tom

Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Stephan | last post by:
Hi, I'm using Visual Studio 2003 (C#) with the integrated Crystal Report software and have the following question: How can I assign a value (string) to an unbound (string) field in Crystal...
0
by: Danny J. Lesandrini | last post by:
First, this is _not_ a question about how to get Crystal Reports to run on a client machine. I've got all the merge modules added to the project and it's working fine. The question is about...
3
by: CSDunn | last post by:
Hello, I have a situation with MS Access 2000 in which I need to display report data in spreadsheet orientation (much like a datasheet view for a form). If you think of the report in terms of what...
0
by: Danny J. Lesandrini | last post by:
Didn't get any takers on this post this morning at dotnet.General, so I'm reposting here. First, this is _not_ a question about how to get Crystal Reports to run on a client machine. I've got...
0
by: Kaur | last post by:
Hi, I am trying to create a crosstab type of report without using crosstab query. The report captures several survey questions and for each survey questions there are multiple choices that...
1
by: Stinky Pete | last post by:
Evening, I have a form that uses 5 pages (it's an electronic copy of the paper version) we are going to use for manufacturing non conformances and product deviations. In case your wondering,...
9
by: itmags | last post by:
I need to create a couple of reports, invoices, credit reports, etc... My question is: How/what is the best way to go about this using VB2005 / SQL Server 2000 Crystal Reports? MS Reporting?...
4
by: lorirobn | last post by:
Hi, I have a report displaying items that are missing from a room. I created 2 queries, the first getting the items IN the room, and the second being an "unmatched" query that references the...
35
by: JessicaZ | last post by:
Hi everyone! I'm new here and have a question regarding Leban's report to pdf tool. I am working on a database where we are using this code to send a report out to pdf(duh) BUT what I need to do is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.