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

Can't Create a multi page report

ME
I need to know how to create a MULTI page report. All I can seem to create
is a report with only one page, even though the datasource it is bound to
returns multiple records. I have posted an example of my source code here:
http://mreprogramming.com/currentrel...lication25.zip

What am I doing wrong?

Thanks,

Matt
Jan 21 '06 #1
2 1232
ME wrote:
I need to know how to create a MULTI page report. All I can seem to create
is a report with only one page, even though the datasource it is bound to
returns multiple records. I have posted an example of my source code here:
http://mreprogramming.com/currentrel...lication25.zip

What am I doing wrong?

Thanks,

Matt

Put these two textfield in list(from toolbox),
select the list and in properties find Grouping,
click on little button to open dialog: Grouping and Sorting properties,
in Group on: Expression pick from combo grouping field, for example
=Fields!ID.Value
check checkbox Page break at the end

and you will get one customer per each page
Jan 22 '06 #2
ME
Thanks! That actually helped more than you know! This reporting stuff is a
bit hard to understand, I wish I had some real nice tutorial to go through
that did more than just say "add your expression here" Microsoft has a few
tutorials but the so "simple" they don't seem to cover real world stuff.

Thanks,

Matt
"Ranko" <d.*****@gmail.com> wrote in message
news:O2**************@TK2MSFTNGP10.phx.gbl...
ME wrote:
I need to know how to create a MULTI page report. All I can seem to
create is a report with only one page, even though the datasource it is
bound to returns multiple records. I have posted an example of my source
code here:
http://mreprogramming.com/currentrel...lication25.zip

What am I doing wrong?

Thanks,

Matt

Put these two textfield in list(from toolbox),
select the list and in properties find Grouping,
click on little button to open dialog: Grouping and Sorting properties,
in Group on: Expression pick from combo grouping field, for example
=Fields!ID.Value
check checkbox Page break at the end

and you will get one customer per each page

Jan 23 '06 #3

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

Similar topics

4
by: deko | last post by:
I can't move a multi-page report to the last record unless I keep the popup form (that defined it's subreports) open. DoCmd.OpenReport "rptStandard", acViewNormal DoCmd.Close acForm,...
2
by: ME | last post by:
I need to know how to create a MULTI page report. All I can seem to create is a report with only one page, even though the datasource it is bound to returns multiple records. I have posted an...
3
by: Niranjan | last post by:
I want create a report based on the crosstab query which normally returns about 50 - 60 columns. The columns have names of the counties and they keep changing for every session. Is there a way to...
1
by: gdk1977 | last post by:
How would you make multi page reports for a table with 40 columns so that only part of the info is shown with tabs, or buttons to see different sections of the report. i.e. name of facility, contact...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: 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...
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...

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.