473,385 Members | 1,570 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,385 software developers and data experts.

Creating a summary report

283 100+
Hi,

Im having some trouble creating a report to print data off of my table. I want to create a summary report that will take a group of numbers and total them up. I have tried using the general sum function along with grouping but im still not getting the results I want.

In more detail. I want to be able to type in a certain date range say from 4/1/10 to 4/15/10 and then and ID number like 10001. Then when the report comes up it will take the column NumOfErr and total how many there are for that ID number, and print the result. How would I go about creating this?

Thanks in advance
Apr 7 '10 #1
4 2709
mseo
181 100+
what exactly do you need to do , open the report for data range of specific ID and between two dates or getting the sum of this data range
Apr 7 '10 #2
slenish
283 100+
What im trying to do is make is so you can type in a date range and an ID number and it will pull up a total based on the date and ID number for number of errors.

So for example I want to pull up the month of April, and check to see how many erorrs ID number 12345 did. On my table I know i need the query to look at all the records with ID 12345 and start counting all of the errors for all the days of the month of April, and then print that total.

so the report would look like

4/1-4/30 IDNum: 11111 Total number of Errors 20

Appreciate the help
Apr 7 '10 #3
mseo
181 100+
hi, slenish
As I understood from your question I made a query to count the number of errors as entered in the table you can try the report attached to the post using ID: 21111 , from: 1/1/2010, to:4/30/2010
if you want to make sure that it is work fine insert new data into the table and try it
hope this help
Apr 8 '10 #4
slenish
283 100+
@mseo
Hi Mseo,

Well its not quite what I was trying to do but its on the right path. I actually figured out what the problem was and why it wasnt working. I forgot to set my Date field to a where expression which made everything work right. Really appreciate the help :D
Apr 10 '10 #5

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

Similar topics

1
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...
1
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...
0
by: mmueller | last post by:
I am new to reporting services 2005 (reporting in Access for years and older versions of Reporting Services from time to time) and this is probably a dumb question... but I have no internal resources...
0
by: FMS Development Team | last post by:
Hi Everyone, I just published a paper with a sample database describing how to create a monthly summary report without VBA code. Basically, a financial crosstab showing 12 months of summaries...
1
by: cgiscri | last post by:
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...

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.