PC Review


Reply
Thread Tools Rate Thread

Continual printing?

 
 
=?Utf-8?B?TWFyayBK?=
Guest
Posts: n/a
 
      4th Dec 2006
After code has run in workbook, workbook is being sent to printer countless
times even though in code it is told to print out only once. any ideas?
 
Reply With Quote
 
 
 
 
iKKi
Guest
Posts: n/a
 
      4th Dec 2006
Chek your default printer settings!?

"Mark J" <(E-Mail Removed)> wrote in message
news:F6905243-07D1-43E1-A186-(E-Mail Removed)...
> After code has run in workbook, workbook is being sent to printer
> countless
> times even though in code it is told to print out only once. any ideas?



 
Reply With Quote
 
NickHK
Guest
Posts: n/a
 
      5th Dec 2006
Without your relevant code, it's a complete guess, but do you something like
this

Private Sub Workbook_BeforePrint(Cancel As Boolean)
ThisWorkbook.PrintOut
'Without this line of code
'Cancel = True
End Sub

NickHK

"iKKi" <(E-Mail Removed)> wrote in message
news:el1nik$c05$(E-Mail Removed)...
> Chek your default printer settings!?
>
> "Mark J" <(E-Mail Removed)> wrote in message
> news:F6905243-07D1-43E1-A186-(E-Mail Removed)...
> > After code has run in workbook, workbook is being sent to printer
> > countless
> > times even though in code it is told to print out only once. any ideas?

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Continual Reboot on CF Moot Windows XP Embedded 8 29th Dec 2004 07:11 PM
SP2 - continual reboot Mark Windows XP General 2 10th Sep 2004 03:03 PM
continual OE5 error Rich Microsoft Outlook Discussion 4 9th May 2004 10:38 AM
Continual reboot Darren Windows XP Setup 3 30th Dec 2003 10:16 PM
Continual Pop-ups Scott Seidel Windows XP Internet Explorer 1 20th Sep 2003 05:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:33 PM.