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

adding empty rows to the end of a report

I have a report for creating the switchboard labels for our phone system
receptionist switchboard. The template has 12 records per column.

I setup a report that will create the labels and put a dotted line around
them so the receptionist can easily cut them out. The report is setup with
columns so that 6 columns fit across a page. 12 records per column, 6
columns across a page, each record has a dotted line around the box.

The problem comes at the end of the report when the last column only has 3
or 4 records in it, therefore it only prints part of a column.

Trying to use the report footer doesn't work, as that wants to put it across
an entire page.

Is there a way to get the report to fill in the "x" number rows it takes to
complete the column?
Nov 13 '05 #1
3 3698
You could make all the borders transparent on the the boxes on the form.

Now, to get dotted borders, you could use dotted horizontal and vertical
lines.

This will give you a nice grid of dotted lines, whether or not there is any
data.

David

"grlgeek" <no@noway.com> wrote in message
news:P7********************@comcast.com...
I have a report for creating the switchboard labels for our phone system
receptionist switchboard. The template has 12 records per column.

I setup a report that will create the labels and put a dotted line around
them so the receptionist can easily cut them out. The report is setup with columns so that 6 columns fit across a page. 12 records per column, 6
columns across a page, each record has a dotted line around the box.

The problem comes at the end of the report when the last column only has 3
or 4 records in it, therefore it only prints part of a column.

Trying to use the report footer doesn't work, as that wants to put it across an entire page.

Is there a way to get the report to fill in the "x" number rows it takes to complete the column?

Nov 13 '05 #2
Create a duplicate table of the one you get your data from. Add some blank
records. Create a union query of your data table and this table so that the
blank records appear at the end of the results. Base your report on the
union query. The blank records at the end of the recordset will cause the
dotted lines to be printed.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"grlgeek" <no@noway.com> wrote in message
news:P7********************@comcast.com...
I have a report for creating the switchboard labels for our phone system
receptionist switchboard. The template has 12 records per column.

I setup a report that will create the labels and put a dotted line around
them so the receptionist can easily cut them out. The report is setup
with
columns so that 6 columns fit across a page. 12 records per column, 6
columns across a page, each record has a dotted line around the box.

The problem comes at the end of the report when the last column only has 3
or 4 records in it, therefore it only prints part of a column.

Trying to use the report footer doesn't work, as that wants to put it
across
an entire page.

Is there a way to get the report to fill in the "x" number rows it takes
to
complete the column?

Nov 13 '05 #3
DUH - thanks...
"PC Datasheet" <no****@nospam.spam> wrote in message
news:QT*****************@newsread2.news.atl.earthl ink.net...
Create a duplicate table of the one you get your data from. Add some blank
records. Create a union query of your data table and this table so that the blank records appear at the end of the results. Base your report on the
union query. The blank records at the end of the recordset will cause the
dotted lines to be printed.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"grlgeek" <no@noway.com> wrote in message
news:P7********************@comcast.com...
I have a report for creating the switchboard labels for our phone system
receptionist switchboard. The template has 12 records per column.

I setup a report that will create the labels and put a dotted line around them so the receptionist can easily cut them out. The report is setup
with
columns so that 6 columns fit across a page. 12 records per column, 6
columns across a page, each record has a dotted line around the box.

The problem comes at the end of the report when the last column only has 3 or 4 records in it, therefore it only prints part of a column.

Trying to use the report footer doesn't work, as that wants to put it
across
an entire page.

Is there a way to get the report to fill in the "x" number rows it takes
to
complete the column?


Nov 13 '05 #4

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

Similar topics

3
by: terragrub | last post by:
I found some code that works great to creat empty rows of boxes on a report from the end of the data to the bottom of the report. Now, I can't seem to find the original message to post a question...
0
by: news.microsoft.com | last post by:
Hi, I am having trouble adding new rows to an empty MS Access table. I manually created the table in MS access named server and created two columns Date & Time. When I run the following code I...
3
by: Baren | last post by:
Hi! I am developing a web project using ASP.NET and VB.NET as code behind. In one page the user attaches files to the list. The same data is shown in the and the max records visible is 4. Now...
1
by: lgalumbres | last post by:
Hi, I have a datagrid on Winform that is bound to a datatable. In essence, what I would like to do is that when a user inputs a number into a textbox control for example 5 then 5 empty rows...
2
by: mdfayazi | last post by:
I am using dataadapter to Add,Update,Delete rows in a datagridview.Update and delete are working but while adding a rows the problem comes.When I add more than one row only first row values are...
1
by: adarshmuneshwar | last post by:
How To Add Empty Rows In Grid View Control In Asp.net 2.0
4
by: sudhaMurugesan | last post by:
Hi all, I am importing data from excel sheet. i get the data in a datatable. when there are empty rows in excel i am getting empty rows in datatable also. how to remove empty rows? help me...
5
by: ramab | last post by:
hi guys, I can't figure out how to solve this problem. I have got 3 tab pages containing 3 datasheets based only 1 table. i have 3 primary keys in the table.Two primary keys are found in the 3...
2
code green
by: code green | last post by:
I am trying to skip empty rows in a csv file The manual states But none of these tests seem to work. Anybody know why while(($data = fgetcsv($this->handle)) !== false) { ...
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: 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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.