Microsoft
Software
Hardware
Network
Question : Have the report showing correctly, now what?
Ok,
1st off, thanks for the immediate help to the last question. Here is my problem now..
I have the database open in a dialog box for the form via an autoexec file. I did this to ease the use of everyone in the office. I also wanted to semi-protect the stuff on the main page of Access.
When I click on the PRINT REPORT function we created, it displays in the standard print preview page, thus forcing the user to close the FORM dialog box to simply hit the print button.
Is there a command I can include in my code to make the print preview either show up in it's own dialog box or even simpler, make the file actually print without having to manually click the print button?
Thanks again everyone. I appreciate your time!
Answer : Have the report showing correctly, now what?
get rid of the acviewpreview or replace it with acviewnormal.
I do not see your code, so I am guessing this is what you need.
Random Solutions
Access Checking for duplicates , Help with "You can't save this record at this time"
Scroll on touchpad gone after Windows 7 installation
Why is the system popping up after reboot with .NET Framework 2.0 required after Vista SP 64 to Win 7 64 upgrade?
override standard SQLEXEC function vfp
How to import contact list from outlook expres into Outlook 2003
Simple SQL Join Query Syntax Issue
Identifying Best Price....
How to use "IsNull" with varchar datatype?
Login failed for user 'TestDomain\testuser'. The user is not associated with a trusted SQL Server connection.
Need a SSIS walk through help on downloading an Excel file using a url