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

Multi-page access report won't print

I have an Access database front end/backend situation. The users create a record in the main form and add subrecords in the subform. When complete, they print a report that is very often multi-page but the report will only print the the subform records which will fit on the first page for some users. Can anyone tell me why that would be?
Dec 26 '07 #1
7 3195
jaxjagfan
254 Expert 100+
Are you printing the forms or an actual report?. Forms take a bit more work to print records and subforms and get everything you need printed. Especially if the subforms contain multiple records and scrolling.

Design a report with a sub-report and use a command button to print this report on demand.
Dec 26 '07 #2
Are you printing the forms or an actual report?. Forms take a bit more work to print records and subforms and get everything you need printed. Especially if the subforms contain multiple records and scrolling.

Design a report with a sub-report and use a command button to print this report on demand.
I actually designed a report and created a button that prints the report based on the open record. Some computers will print the multiple pages and most will not. I cannot seem to find anything common that would prevent one pc from printing all of the subform records and others not.
Dec 26 '07 #3
jaxjagfan
254 Expert 100+
Try refreshing the data. The current info entered into form/subform is not actually stored in the table (nor available for reports) until a refresh, requery, or you navigate to the next record.
Dec 26 '07 #4
All the data is refreshed before the report is printed. This seems to be pc specific. It is not an issue with the database itself. Everyone uses a copy of the same front end however it works for some and not others. It is either something that needs to be installed on the pc or for Access...Even the IT guy can't figure this one out. There is not user security set up on this database either.
Dec 26 '07 #5
jaxjagfan
254 Expert 100+
Take a look at the default printer drivers for each user. Some of my users default to an HP Laser whereas others default to an IBM.
Dec 26 '07 #6
We are all defaulted to the same printer. We are all in the same department.
Dec 26 '07 #7
missinglinq
3,532 Expert 2GB
These type of problems are usually driver related. Maybe there's a difference in the driver version between PCs that work properly and those that don't, and it's not always the latest version that works correctly! Often, the problem comes because a driver is updated.

Welcome to TheScripts!

Linq ;0)>
Dec 26 '07 #8

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

Similar topics

37
by: ajikoe | last post by:
Hello, Is anyone has experiance in running python code to run multi thread parallel in multi processor. Is it possible ? Can python manage which cpu shoud do every thread? Sincerely Yours,...
4
by: Frank Jona | last post by:
Intellisense with C# and a multi-file assembly is not working. With VB.NET it is working. Is there a fix availible? We're using VisualStudio 2003 Regards Frank
12
by: * ProteanThread * | last post by:
but depends upon the clique: ...
6
by: cody | last post by:
What are multi file assemblies good for? What are the advantages of using multiple assemblies (A.DLL+B.DLL) vs. a single multi file assembly (A.DLL+A.NETMODULE)?
6
by: Joe | last post by:
I have 2 multi-list boxes, 1 displays course categories based on a table called CATEGORIES. This table has 2 fields CATEGORY_ID, CATEGORY_NAME The other multi-list box displays courses based on...
17
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, Wide character and multi-byte character are two popular encoding schemes on Windows. And wide character is using unicode encoding scheme. But each time I feel confused when...
0
by: Sabri.Pllana | last post by:
We apologize if you receive multiple copies of this call for papers. *********************************************************************** 2008 International Workshop on Multi-Core Computing...
1
by: mknoll217 | last post by:
I am recieving this error from my code: The multi-part identifier "PAR.UniqueID" could not be bound. The multi-part identifier "Salary.UniqueID" could not be bound. The multi-part identifier...
2
by: Aussie Rules | last post by:
Hi, I have a site that Iwant to either display my text in english or french, based on the users prefernces ? I am new to webforms, but I know in winforms, this is pretty easy with a resource...
14
by: =?ISO-8859-1?Q?Tom=E1s_=D3_h=C9ilidhe?= | last post by:
As far as I know, the C Standard has no mention of multi-threaded programming; it has no mention of how to achieve multi-threaded programming, nor does it mention whether the language or its...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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...

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.