Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Slow Printing using VBA after changing to WinXP/Excel2003


Up until now I have been using Windows NT4 & Excel97. I have a workboo
with various macros to print out different reports from selected range
on spreadsheets using for example:

Range("B2:X26").Select
Selection.PrintOut Copies:=1, Collate:=True

This works fine and takes about 3 seconds before the Printer (H
Laserjet 1100) is activated.

We are changing to XP Prof and Excel2003. I have tried the same macro
with XP/2003 and there is now a 40+ second delay after eac
Selection.PrintOut line.

Does anyone have any idea why this should be, and any suggestions fo
fixing it.

Many thanks in advance,

Pau

--
Paul
-----------------------------------------------------------------------
PaulC's Profile: http://www.excelforum.com/member.php...nfo&userid=756
View this thread: http://www.excelforum.com/showthread.php?threadid=26158

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Slow Printing using VBA after changing to WinXP/Excel2003

Just a guess--maybe it's time to get a new driver from HP's web site.

(Maybe there's a difference between the NT driver and XP driver.)



PaulC wrote:

Up until now I have been using Windows NT4 & Excel97. I have a workbook
with various macros to print out different reports from selected ranges
on spreadsheets using for example:

Range("B2:X26").Select
Selection.PrintOut Copies:=1, Collate:=True

This works fine and takes about 3 seconds before the Printer (HP
Laserjet 1100) is activated.

We are changing to XP Prof and Excel2003. I have tried the same macros
with XP/2003 and there is now a 40+ second delay after each
Selection.PrintOut line.

Does anyone have any idea why this should be, and any suggestions for
fixing it.

Many thanks in advance,

Paul

--
PaulC
------------------------------------------------------------------------
PaulC's Profile: http://www.excelforum.com/member.php...fo&userid=7563
View this thread: http://www.excelforum.com/showthread...hreadid=261580


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the Default Author in Excel2003 [email protected] Setting up and Configuration of Excel 1 September 14th 07 06:38 PM
Worksheet slow after printing jm100 New Users to Excel 1 May 15th 07 01:49 AM
How do I change default colours and print settings for Excel2003 (WinXP) ? ship Excel Discussion (Misc queries) 1 September 28th 06 06:09 PM
xyScatterChart macro works on WinXP Pro & not on WinXP Home? [email protected] Excel Discussion (Misc queries) 0 July 18th 05 12:30 AM
Slow Excel 2002 VBA on WinXP staceyzh Excel Programming 0 June 3rd 04 03:48 PM


All times are GMT +1. The time now is 04:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"