473,405 Members | 2,404 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,405 software developers and data experts.

Sum items in a Query, and then print them in a report

Good Day to All, I am organizing some Affirmative Action data and I need to be able to sum a number of field totals and then print them in a report. I have 5 tables that store the data that I need for this report:

1) tblMasterEmployee - relates the next 3 tables by EmployeeID

2) tblEmployeeDates - need Date of Hire and Termination Date (if applicable)

3) tblEEO-Promotions - Keeps track of employee promotions

4) tblEEO-EmployeeData - has the raw data needed for reports. It keeps data such as employees' race, position, job group, etc.

5) tblApplicationLog - I also need to keep track of applicants by race and gender, but this data is not related to the other fields, since an applicant does not mean that the person is employed.

The following is a snapshot of one page of the report.

[HTML]Job Group: 1 External Hires External Applicants Promotions- Into Promotions - Within
Job-Group Job-Group
Male Female Male Female Male Female Male Female
White
Black/African Am
Asian/Pacific Is
American Indian
Hispanic

Race Missing

Total

Job Group: 1 Voluntary Terminations Involuntary Terminations Layoffs Recalls
Male Female Male Female Male Female Male Female
White
Black/African Am
Asian/Pacific Is
American Indian
Hispanic

Race Missing

Total[/HTML]



The above form is printed for each of my 5 job groups. The challenge for me is to not only count each race, I need to break out the personnel activities (External Hires, Promotions, etc.), by male-female and race. All this is done by job group. So I need to create a report that does everything that I have tried to explain for 5 job groups, but depending on the size of the company, it could be for 25 job groups or more.

Much appreciation for anyone who can help me over this hurdle.

David


I am running Windows XP, Access 2002 in 2000 mode.
Apr 14 '07 #1
2 1329
Hi
One thing you do not mention here is how is that data for empyees entered in the first instance.

Are you building thing DB from scratch or taking on a pre-build?

Gareth
Apr 14 '07 #2
Thanks for coming to my rescue Gareth, I have some old dBase IV data that I am using as test data, but when the application goes live, the user will be inputing data from scratch into a series of forms. Most of the data will be input through an EEO form, but the data for the employment dates, promotions and application log will be entered into other separate forms. I hope this helps.

David

Hi
One thing you do not mention here is how is that data for empyees entered in the first instance.

Are you building thing DB from scratch or taking on a pre-build?

Gareth
Apr 14 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Mike Wiseley | last post by:
I would like to be able to loop through all the report objects in the database and show the recordsource for each and every report, even if the report is not actively open. If I know in advance of...
13
by: John young | last post by:
I have been looking for an answer to a problem and have found this group and hope you can assist . I have been re doing a data base I have made for a car club I am with and have been trying to...
2
by: Geir Baardsen | last post by:
Hi! From a listbox I'd like to send only selected items to a report. Items will include: OrderNr,Date,EmployeeNr from tblOrders ZipCode,City from tblZipCodes Name,Adr,ZipID from...
7
by: Keith Patrick | last post by:
After completely giving up on finding some way in my ASP.Net app to take a query string URL and redirect to it as a POST instead, I went with a system like so: Upon "redirection," all the...
6
by: tizmagik | last post by:
I am having a lot of difficulty generating a CrossTab Query based report. I have looked online for several tutorials and whatnot but I have not been able to really find what I'm looking for, nor...
5
by: sulemanzia | last post by:
hi. i am working first time with query and reports. i have created a database. i have reports and query. i have a button in my form by the name of (View reports) if a user clicks on that button it...
5
by: sara | last post by:
I have reports that run from a form where the user can choose a date range, or they run automatically for a week in the "Weekly Reports" option. I created 2 queries and 2 reports - one query...
6
by: sara | last post by:
I hope someone can help with this. Our director wants to have a report that will have the departments (Retail stores) across the top, stores down the side and the RANKING of the YTD dept sales...
1
by: ljungers | last post by:
Morning to all. I have been working on a selection process that will use filtered/query data to print a report. With the great help provided here on this fourm, I am down to the last step. What...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
0
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...
0
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...
0
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,...

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.