A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Sub Reports



 
 
Thread Tools Display Modes
  #1  
Old September 1st, 2005, 08:20 PM
Darryl
external usenet poster
 
Posts: n/a
Default Sub Reports

Greetings,
I am running Access 2000. I have two reports defined. I read the help
system on putting one of
the reports as a sub report in the other. I did this. So, report B is a
subreport of A. The problem is
that with my dataset report B is only one page in length. At the top of the
printed report page for B, I see the page header for A. I do not see the
page header for B.

How can I make the page header for B show instead of A ?

thanks,
Darryl


  #2  
Old September 2nd, 2005, 01:35 AM
Duane Hookom
external usenet poster
 
Posts: n/a
Default

Page sections of subreport don't show/display. You can create a pseudo page
header by making a primary sorting and grouping level on a constant
expression like:
=1
Show the =1 header section and set its Repeat Section property to Yes.

Use this new =1 group header as your subreport's page header.

--
Duane Hookom
MS Access MVP


"Darryl" wrote in message
...
Greetings,
I am running Access 2000. I have two reports defined. I read the help
system on putting one of
the reports as a sub report in the other. I did this. So, report B is a
subreport of A. The problem is
that with my dataset report B is only one page in length. At the top of
the
printed report page for B, I see the page header for A. I do not see the
page header for B.

How can I make the page header for B show instead of A ?

thanks,
Darryl




  #3  
Old September 2nd, 2005, 03:14 PM
Darryl
external usenet poster
 
Posts: n/a
Default

Now I get:
Multi-level group by clause is not allowed in a subquery.

I ran my query standalone and had no errors or problems.

whats up with this error ?

-Darryl

"Duane Hookom" wrote in message
...
Page sections of subreport don't show/display. You can create a pseudo

page
header by making a primary sorting and grouping level on a constant
expression like:
=1
Show the =1 header section and set its Repeat Section property to Yes.

Use this new =1 group header as your subreport's page header.

--
Duane Hookom
MS Access MVP


"Darryl" wrote in message
...
Greetings,
I am running Access 2000. I have two reports defined. I read the help
system on putting one of
the reports as a sub report in the other. I did this. So, report B is

a
subreport of A. The problem is
that with my dataset report B is only one page in length. At the top of
the
printed report page for B, I see the page header for A. I do not see

the
page header for B.

How can I make the page header for B show instead of A ?

thanks,
Darryl






  #4  
Old September 2nd, 2005, 03:22 PM
Duane Hookom
external usenet poster
 
Posts: n/a
Default

It would help to know:
-the sql view of the record source of your subreport
-the expressions in your subreport Sorting and Grouping

--
Duane Hookom
MS Access MVP
--

"Darryl" wrote in message
...
Now I get:
Multi-level group by clause is not allowed in a subquery.

I ran my query standalone and had no errors or problems.

whats up with this error ?

-Darryl

"Duane Hookom" wrote in message
...
Page sections of subreport don't show/display. You can create a pseudo

page
header by making a primary sorting and grouping level on a constant
expression like:
=1
Show the =1 header section and set its Repeat Section property to Yes.

Use this new =1 group header as your subreport's page header.

--
Duane Hookom
MS Access MVP


"Darryl" wrote in message
...
Greetings,
I am running Access 2000. I have two reports defined. I read the
help
system on putting one of
the reports as a sub report in the other. I did this. So, report B is

a
subreport of A. The problem is
that with my dataset report B is only one page in length. At the top
of
the
printed report page for B, I see the page header for A. I do not see

the
page header for B.

How can I make the page header for B show instead of A ?

thanks,
Darryl








 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Send Access reports via email - password protect [email protected] Setting Up & Running Reports 2 May 25th, 2005 12:28 PM
Using Access to Output Crystal Reports Gummy Setting Up & Running Reports 0 April 15th, 2005 05:34 PM
Blank Pages at the beginning of Parent Report with 5 child or sub reports Cyndy Sheehan Setting Up & Running Reports 1 March 4th, 2005 10:36 PM
Shifting Weeks for Quarterly Reports setoFairfax General Discussion 1 September 8th, 2004 05:43 PM
Need help w/ reports Tom Setting Up & Running Reports 0 June 25th, 2004 05:59 PM


All times are GMT +1. The time now is 09:00 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.