473,385 Members | 1,838 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.

How can I group the record shown in my report into 5 record each group?

Hi! I am quite new in access and had not taken a programer course. I just learned access through research, so please do understand me cause I realy need help on this one. Any info is very much appreciated.

I had a report based on a query that shows records of Items that had not been printed yet. I've done this by having a field with a check box that is automatically updated once I already printed that record. So, the next time I have a new record it won't show again in my query.

My problem is when I have new unprinted records shown in my report, I want it to show only five records per page and with a separate sum for each page irregardless of what record the page shows.

I had tried setting the group, sort, total function in my report to-

group by: transaction number field of my records
sort by: smallest to greatest
interval: 5's
had my group shown together in one page

But it is grouping it by the last digit of my my stock number. For example, 48 and 49 is grouped together and 50,51,52 is in another group. I want it to be grouped in first 5 record group, second 5 record group and so on in an ascending manner. In short, I just want it to be grouped by 5 records in each page printed, with a sum for of my cost field for each group.

Thanks in advance.
Nov 17 '10 #1
1 1813
NeoPa
32,556 Expert Mod 16PB
If you want the report to show only 5 records per page then only allow space for 5 records on the page.

Totalling can be done in the Page Footer section to capture totals for the page itself.
Nov 17 '10 #2

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

Similar topics

6
by: John | last post by:
Hi, I have simple database based on 3 tables. Relationship is 'one to many' between table 1 and 2, also between 2 and 3 table'one to many'. I have made form where I enter data in all 3 tables....
3
by: David | last post by:
Hi, I have a report for which each record is a product. I have the fields: ProductName and GroupCode There may be several variants on each ProductName, BUT, with the same group code i.e.
2
by: Anand Ganesh | last post by:
Hi All, How to Implement Move Next, Move Previous, Last Record and First Record in a DataGrid Control ? Is there any standard tool available in the tool box button? Thanks for your time. ...
0
by: Bob | last post by:
Loading data in a datagridview control in Vs2005, Vb.Net. If data is loaded in control I need first record shown to be automatically the selected record. By defaukt it is not considered selected,...
4
by: LF | last post by:
Hello, I have a database with a table of projects and a table of tasks (each project can have multiple tasks). I have a report that has a group header for the project name, etc., and then the...
5
by: Clownfish | last post by:
I have a report that joins 12 external tables, and works great. However, there is a time when I wish to skip printing a particular record. Background: The 12 tables all have the same fields,...
2
by: voroojak | last post by:
Hi How can i put save record and next record in one button. in my save record i put the calculation of the text boxes. i have a total field that the sum of the other field is in there and it wil be...
0
by: summiyashaheen | last post by:
i have multiple groups on a report and i want to have record number for every group. the record number must restart from 1 for every group. additionally, there is column of marks. i want to rate the...
1
Kosal
by: Kosal | last post by:
Dear Sir/Madam I would like to Update record to last record in database that unkown last record please advice. thanks Best Regard
4
by: steve75043 | last post by:
Hello I hope someone can help with this. I need to subtract dates in current record from previous record for the current store. The key fields in the form are customer, store number and date picked...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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.