<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Bericht</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Michael</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>...not done this but I'd think that from within 
your Access VBA where you create the word object you could use "with events" 
code something like:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>With 
oTmpDoc<BR>        <BR>        
.Activate<BR>        .MsgBox "Process 
Finished"      <BR>       
' insert your response code here</DIV>
<DIV>       <BR>End With</DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>...as I said, this is off the top of my head and 
worth exactly what it cost you :)</FONT><BR></DIV>
<DIV>William Hindman<BR>"You know the world is going crazy when the best rapper 
is a white guy, the best golfer is a black guy, The Swiss hold the America's 
Cup, France is accusing the US of arrogance, and Germany doesn't want to go to 
war."</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=michael.broesdorf@web.de 
  href="mailto:michael.broesdorf@web.de">Michael Brösdorf</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=accessd@databaseadvisors.com 
  href="mailto:accessd@databaseadvisors.com">Access Developers discussion and 
  problem solving</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, August 01, 2003 9:32 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [AccessD] Access/Word 
  Interaction</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff size=2>Dear 
  group,</FONT></SPAN></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff size=2>I 
  have an Access application that creates a MS Word document and inserts some 
  text into it and makes it visible (so that users can start working with it 
  right away). </FONT></SPAN></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff size=2>When 
  that process is finished I want to inform the user with a MsgBox. 
  </FONT></SPAN></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff size=2>The 
  problem is, that this activates MS Access (my application), but I want the 
  Word-Dokument to stay active. </FONT></SPAN></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff size=2>Is 
  there something like WordObj.application.Msgbox?</FONT></SPAN></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2>TIA,</FONT></SPAN></DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=062092913-01082003><FONT face=Arial color=#0000ff 
  size=2>Michael</FONT></SPAN></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>AccessD mailing 
  list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
  http://www.databaseadvisors.com<BR></BLOCKQUOTE></BODY></HTML>