<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Yes, you can change the loading order by changing the order in which each 
subform is inserted within the form.</DIV>
<DIV>If you insert sub1 and then sub2, sub1 will load first.</DIV>
<DIV>Remove sub1 and reinsert it, sub2 will load first.</DIV>
<DIV>I guess this is something that is not written in any training book!!</DIV>
<DIV>Philippe.</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@email.de 
  href="mailto:michael.broesdorf@email.de">michael.broesdorf@email.de</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=accessd@databaseadvisors.com 
  href="mailto:accessd@databaseadvisors.com">accessd@databaseadvisors.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, June 05, 2003 5:42 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [AccessD] How to control 
  subforms loading order?</DIV>
  <DIV><BR></DIV>
  <TABLE id=reply cellSpacing=0 cellPadding=0 border=0>
    <TBODY>
    <TR>
      <TD vAlign=top>
        <P>I had the same problem some time ago. I believe the loading order 
</P>
        <P>changes if you change the layer of the subform (bring to front/send 
        to back). </P>
        <P>But my memory is not too clear about this, so please don't hit me if 
        it </P>
        <P>does not work ;-)</P>
        <P>HTH,</P>
        <P> </P>
        <P>Michael</P>
        <P> </P>
        <P><A 
        href="mailto:accessd@databaseadvisors.com">accessd@databaseadvisors.com</A> 
        schrieb am 05.06.03 17:33:19:<BR></P>
        <TABLE id=alt 
        style="PADDING-LEFT: 10px; MARGIN-LEFT: 20px; BORDER-LEFT: blue 2px solid">
          <TBODY>
          <TR>
            <TD>
              <DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>I have a form with two embedded 
              subforms.</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>On the OnCurrent event of the first 
              subform, I synchronise the second one using the Filter and 
              OnFilter properties of it.</FONT></DIV>
              <DIV><FONT face=Arial size=2>This works fine, but generates an 
              error the first time the Form is loaded.</FONT></DIV>
              <DIV><FONT face=Arial size=2>This is because I reference the 
              second subform, but at this time it is not yet 
loaded.</FONT></DIV>
              <DIV> </DIV>
              <DIV><FONT face=Arial size=2>I found a workaround by removing the 
              first subform from the main form and reinserting it, as it seems 
              Access loads the subforms in the same order at which they have 
              been inserted.</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>However, I would like to have a more 
              robust way of controling the loading order.</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>Do you have a better 
              solution?</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <DIV><FONT face=Arial size=2>Philippe.</FONT></DIV>
              <DIV><FONT face=Arial size=2></FONT> </DIV>
              <HR>
              _______________________________________________AccessD mailing 
              listAccessD@databaseadvisors.comhttp://databaseadvisors.com/mailman/listinfo/accessdWebsite: 
              http://www.databaseadvisors.com</TD></TR></TBODY></TABLE><BR><BR><BR></TD></TR></TBODY></TABLE>
  <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>