473,795 Members | 2,498 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

no records message on separate page in subreport

vb .net 2002
crystal reports 9

Hello:

I have a subreport in the report footer of my main report.

When the subreport has no records to show, I have a message in the subreport Group Footer stating same.

It is followed by a blank page when the application is run, and I want to remove the blank page.

If I place the "no records" msg in the subreport report footer, it appears on the last page of the main report, with no blank page following.

If I place the "no records" msg in any of the subreport group sections, I get the extra blank page.

How do I show the message on its own separate page, with no blank pages following, please?

Thanks,

-H
Nov 20 '05 #1
0 1128

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

Similar topics

0
6229
by: Chibyboy | last post by:
Hi fellow developers, I have a crystal report with a subreport whose (N of M) special field only shows the page number at the last page of the subreport. The page number is on the subreport and it's supposed to show on every page. I have placed this special field in a group section that's set to "Repeat Group Header on each Page". I tried unchecking the "Keep Togerther" from the Detail section above the group section, but this doesn't...
2
1814
by: Deano | last post by:
OK, I've been taking the detour from hell trying to sort this and after taking a walk I think I need a rethink. I have a report for a single employee that includes a subreport which lists courses taken by that person. I ask the user for Start and End dates to allow them to see only courses that fall into that date range. I'm then trying to open the report to show the current employee with a list of courses that fall within the date...
1
3306
by: Roger | last post by:
I couldn't find anything at http://www.mvps.org/access/reports/index.html I have a report with static (name, address, etc) in its report header and a subreport in the report's detail section the subreport has column headings in both its report and page headers (until I figure out which is best) when I print the report, the subreport headings show on the first
1
2774
by: cityrock | last post by:
Hi everyone, I have been searching 3 days stright for an answer, with no luck, so I decided to ask it out loud myself. Here is my problem. I am using a report as a catalog for my company. The main report holds our products with details (each detail is a product based on our products table). Some of the products show up twice on the main report (as they have diffrent specifications per line). I thought that instead of putting the...
1
8624
by: Tim Frawley | last post by:
I have created a Crystal Report with five subreports to represent datagrids on our dataentry application. The largest datagrid is the last item on the report. When empty this last subreport will print on page one of the report about halfway down the page. The problem is when this subreport has more than 50 rows it grows off the page. Not a problem as it will print all the pages necessary for this subreport but it starts the report on...
0
1674
by: Rahul Patel | last post by:
i had create one report with subreport and section with drilldown. the subreport is display on user click event i.e on demand subreport. now while i can the subreport in crystal viewer but while press the print button the subreport was not printed instead the main report page is beeing printed, the same will happens with drill down page. could u help me on this. thanks. rahul
0
1138
by: Helen | last post by:
vb .net 2002 crystal reports 9 Hello: I have a subreport in the report footer of my main report. When the subreport has no records to show, I have a message in the subreport Group Footer stating same. It is followed by a blank page when the application is run, and I want to remove the blank page.
5
2657
by: Randy Smith | last post by:
Hi ALL, I wonder if anyone has been using n-tier to bind to a GridView control by using the ObjectDataSource. This is our first OOP web application, and we have no tables. Right now we are simply working with objects in memory. So, it appears as though Microsoft requires that our datamapper classes reside inside a folder called "App_Code", and NO WHERE ELSE. So, has anyone successfully been able to place their datamappers in a...
0
1442
by: youngac | last post by:
I created a report containing a subreport on an XP Pro machine running Access 2003 (using 2000 format for the database) . It is a student report card. The main report contains the student name etc. and the subreport contains the courses and grades. The user can select to print report cards for multiple terms, with each report card on a new page. The new page is set in the subreport. It works fine both for a single semester and for multiple...
0
9672
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10436
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10213
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10163
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10000
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7538
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3722
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.