472,777 Members | 2,853 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,777 software developers and data experts.

default printer on toolbar in access 2002

hi all,

i have a problem with a network database that's used by a lot of
people.

people are finding, they will start the database, and if the mouse is
moved over the print icon, the tooltip appears to show which printer it
will print to as normal. this printer however is a printer that the
user doesn't even have installed.

if they however click file > print, they can print to their default
printer or any printer that they have installed.

any ideas what would be causing this, and possibly how to fix it?

thanks everyone.

Jun 27 '06 #1
1 2285
Suggestions:

1. Make sure the Name AutoCorrect boxes are unchecked under:
Tools | Options | General
Then compact the database:
Tools | Database Utilities | Compact/repair
Explanation of why:
http://allenbrowne.com/bug-03.html
The link regarding printers and report is just one of those problems.

2. Open the report in design view.
Choose Page Setup from the File menu.
On the middle tab, make sure the report is set for:
Default Printer
not a specific printer.

3. If the problem still exists, open the database on a computer that
displays this problem, and open the Immediate Window (Ctrl+G). Enter:
? Printer.DeviceName
This will tell you if the Printer object in Access 2002 is set to something
different than the Windows Default Printer. Setting the Printer to the
correct member of the Printers collection should solve the problem.

4. If there are multiple users in this database, split the database so each
user has their own local copy of the front end. If splitting is a new
concept, see:
Split your MDB file into data and application
at:
http://allenbrowne.com/ser-01.html

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

<gr******@gmail.com> wrote in message
news:11**********************@y41g2000cwy.googlegr oups.com...
hi all,

i have a problem with a network database that's used by a lot of
people.

people are finding, they will start the database, and if the mouse is
moved over the print icon, the tooltip appears to show which printer it
will print to as normal. this printer however is a printer that the
user doesn't even have installed.

if they however click file > print, they can print to their default
printer or any printer that they have installed.

any ideas what would be causing this, and possibly how to fix it?

thanks everyone.

Jun 27 '06 #2

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

Similar topics

1
by: David Trivette | last post by:
I was wondering if anyone could help me with a MS Access 2002 issue I'm having. Problem - I created a db in Access 97 which worked just fine for several years. In the db the user can generate...
0
by: Esmee | last post by:
Hi there, I have created an Access 2002 db which contains several reports. Some reports need to be printed on a Laserjet and others on a Labelprinter. One of my clients wants to be able to print...
11
by: N. Graves | last post by:
I have checked the "Alignment and Sizing" toolbar but when I want to use in on aligning several form object the toolbar buttons stay grayed out. What am I missing. Thanks! N. Graves
2
by: purdy | last post by:
i have inherited an access program. in this access .exe if i click on file, print, the program prints automatically to the default printer. it does not give me a chance to change printers. for...
3
by: sakuragirl1 | last post by:
I have vb code that gives a user the option to select the printer for printing a report. At the end I change the default printer back to what it was. Unfortunately the code I found is for win9x so...
1
by: TD | last post by:
I created a new toolbar for my reports and need a button on it that opens (I'm not sure what the offical name of this window is) the Windows printer window where you can select which printer to...
62
by: Ecohouse | last post by:
I was just wondering if there was any way to use a toolbar in Outlook 2002 in Access 2002? I want to create a custom toolbar in Access similar to the Calendar toolbar in Outlook. Any ideas?
1
by: i8mypnuts | last post by:
Could someone please help? I am using the 'defaultprt.zip' tool provided by Ken Getz to change the default printer via VBA code (code below). My problem is that once the default printer has been...
3
by: brianflannery | last post by:
Greetings all! My problem is this. I've installed a new printer on my computer. This is the "default printer" for access. Now, some of my reports, which were working fine with the old printer,...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth

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.