Okay....so how.......???

From: Bonnie (Hambrick_at_discussions.microsoft.com)
Date: 10/28/04


Date: Thu, 28 Oct 2004 08:42:49 -0700

Well, you summed it up correctly, but do you have any
suggestions???

>-----Original Message-----
>hi,
>without seeing any code, i can only guess but it sounds
>like a sequence problem. your code triggers the msgbox
>before the form. you need to get it the other way around.
>
>>-----Original Message-----
>>Hi there! Using A02 on XP. I have a message boxs that,
if
>>required, is to pop up when the form opens. But my
>>problem is that it actually appears BEFORE the form
opens
>>and you can't see the form until you click Okay to the
>>message box. I want the form to open and THEN the
message
>>box to appear. I have tried OnOpen up through OnCurrent
>>and the msg won't wait for the form to be open
>underneath.
>>It is a reminder button that checks to see if a certain
>>fields date is more than 30 days old and remind you to
>>update specific data. If they could read the message as
>>well as see the form, they could better identify what it
>>is they are to do. If they click okay and then forget
the
>>wordage, Uh-Oh. OnCurrent works for subsequent records
>but
>>not the first one. I can't use any edit type procedures
>as
>>they may only be looking at the form.
>>
>>Any help or advice would be very much appreciated.
Thanks
>>in advance for your time!
>>
>>
>>.
>>
>.
>