473,670 Members | 2,405 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Summary Report

Hello,

I need to create a report summary that displays data from 8 individual
reports. The control source for each individual report is a distinct
query. I am currently using an unbound report with
selected fields from each individual report to compose the summary
report.
Client totals, such as =sum([client]) are accurate for each individual
section. The problem is with displaying the actual clients on the
summary report. =[client]. On the individual report for instance, 20
client names display but on the report summary, only the first name
shows. I am stumped. How can I get this to work?

Thank you
Jan 27 '08 #1
1 2225
cgiscri wrote:
Hello,

I need to create a report summary that displays data from 8 individual
reports. The control source for each individual report is a distinct
query. I am currently using an unbound report with
selected fields from each individual report to compose the summary
report.
Client totals, such as =sum([client]) are accurate for each individual
section. The problem is with displaying the actual clients on the
summary report. =[client]. On the individual report for instance, 20
client names display but on the report summary, only the first name
shows. I am stumped. How can I get this to work?

Thank you
Maybe make the report bound.
Or maybe make a subreport
Or futz around with MoveLayout, NextRecord, PrintSection Properties

Space
http://www.youtube.com/watch?v=N1Hs2AQwDgA
Jan 29 '08 #2

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

Similar topics

1
3204
by: Wayfarer | last post by:
I've built a report using a aggregate query that is grouped by Month + Year, Program and Name. When I feed the date ranges as query parameters, it will very properly print out a report that shows a separate page for each program by month with the names of the folks in that program. So far, so good... But what I need to complete the report is a summary page for the entire date range in the same format. I have no &%^# idea how to do that....
0
1039
by: pbb | last post by:
I've got an ASP.NET app (VB.NET) that I'm building for our company to use in-house. Just for background info - the prototype of this program was a windows-based app, but we want to make it web-based. The program has a web form that displays line item data for one record at a time with navigation buttons (like a rolodex) and also summary data for the found set. The problem I'm having has to do with getting summary data from SQL 2000 to...
1
2793
by: kamalis14 | last post by:
I am trying to create a summary report that will be run monthly for Clients. I just cant seem to work it out. Each client can order 3 types of products. Each type consists of product codes describing the product. So, ClientX can order a 1,2 and/or 3 product that belong to TypeA and product 4,5 which belong to TypeB. Each product order also has an ascending status code ascociated with how far along the product is to being complete/cancelled....
1
1783
by: jessicaeatworld | last post by:
Hi, I am using Access 2003 and need a report to show details and then a summary at the bottom that separates by market. I see that I could group, then put a summary after each group but I need the details on the top and the summary at the bottom. I have 2 queries- one for the details and one for the summary. If there was someway to link the Report to both queries? Also I thought I could enter the markets in as Labels, then use DCOUNT to...
0
8466
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8813
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8591
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8659
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7412
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6212
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4208
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4388
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.