473,406 Members | 2,867 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,406 software developers and data experts.

Access no print preview or printing

1
Hello and help. Im a novice to access but pretty good with word and excel, My access form will not show up in the preview mode? I checked params like box sizes and page layout but there is no information to be seen as far as my form goes in print preview? Should I see an unfilled form in preview? ahhhhhhh.
in advance
lark
Jul 15 '07 #1
2 2535
Hello and help. Im a novice to access but pretty good with word and excel, My access form will not show up in the preview mode? I checked params like box sizes and page layout but there is no information to be seen as far as my form goes in print preview? Should I see an unfilled form in preview? ahhhhhhh.
in advance
lark
Hi Lark

Just a question and a point to make here

Q: why are you looking for a print-preview/print of a FORM? Would it not be better to use a report

Point. Depaending on the forms configuration you can print it BUT it could print EVERY RECORD not just the one on screen at that time - scary when you have hundreds of records.

May I suggest looking at the report option first to save killing the printer?

Gareth
Jul 15 '07 #2
missinglinq
3,532 Expert 2GB
Gareth is correct! Despite its name, which is confusing, a Form is not meant to be a vehicle for printing! This should be done by way of a Report.

Print Previews are meant as a way to check a Report before printing so that the user can be sure:

A) that they're using the correct report
B) that the Report shows the data they're interested in
C) that the Report is formatted correctly

Since in printing a copy of a form all of the above items are assured, the PrintOut command, used by Access to print forms, has no Preview mode. Think about it, you're already looking at an exact copy of what you'll print!

If you just have to have a PrintPreview, you'll have to create a Report then use this Report to Preview then Print. The Forms Wizard will make creating a simple Report easy, then you can set up a command button on your form and use code to print the Report with a single record.

This site explains in a few paragraphs how to do print a Report with the current record:

http://www.databasedev.co.uk/print_form_record.html

If you decide to go this route, give it a whirl and let us know if you have any problems/questions.

Good Luck and Welcome to TheScripts!

Linq ;0)>
Jul 15 '07 #3

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

Similar topics

2
by: Rob McLennan - ZETLAND | last post by:
Hi, I have set up an external stylesheet, named "print.css", to format the style of all pages printed from my company's website. I've been previewing my changes to the stylesheet by doing...
1
by: CrowT | last post by:
Scenario: I have a PDF document stored as follows: c:\Files\MyDoc.pdf On an Access form, I have a 'Preview' button and a 'Print' button. Specifically, what code do I write to: a. Preview the...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
1
by: hamil | last post by:
I am trying to print a graphic file (tif) and also use the PrintPreview control, the PageSetup control, and the Print dialog control. The code attached is a concatination of two examples taken out...
13
by: salad | last post by:
Hi Guys: I was stuck. I needed to send a report to a file. My beautiful report(s) in Access were going to require loss of formatting with RTFs, a PITA in WordMailMerge, sending it as a text...
6
by: CSharpguy | last post by:
In my gridview I have 2 -3 template fields which are hyperlinks. I allow the user to print this grid. When the grid prints it also prints the links, how can I take the user to a print preview page...
2
by: Brad Pears | last post by:
I have some sample code that uses the print dialog, print preview and a print direct options. If I select print preview and then click the printer icon from that, the document prints. If I...
2
by: Brad Pears | last post by:
I have a vb.net 2005 application and am using the print preview screen. This screen has a printer icon on it that the user can use to print the document currently being viewed. It uses the default...
1
by: mailjaneen | last post by:
Hello, can someone help me. I want to display some fields on a report in print preview (i.e. instructions), that I don't want to print to the printer or export to file. I can't seem to find any...
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
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
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...

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.