View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Milothicus[_2_] Milothicus[_2_] is offline
external usenet poster
 
Posts: 1
Default Need to Wait for 'Print' or 'Close' (VBA)


ok, think i'm getting closer already...

i found this event:

Private Sub Workbook_BeforePrint(Cancel As Boolean)

End Sub

now i need some more help. If i use a boolean in my solidworks macro,
how do I change its state from the code in this module? is it possible?


--
Milothicus
------------------------------------------------------------------------
Milothicus's Profile: http://www.excelforum.com/member.php...o&userid=15121
View this thread: http://www.excelforum.com/showthread...hreadid=378923