Put the following code in the Open event of your form:
MsgBox "Remember To ............",,"Reminder"
When you go to open the report, the message box will appear first. When you
click OK on the message box, the form will then open.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
resource@pcdatasheet.com www.pcdatasheet.com
<surjs@hotmail.com> wrote in message
news:1105483341.901553.236720@z14g2000cwz.googlegr oups.com...[color=blue]
> Hi
>
> I'm wanting some help on how to create a message that automatically
> pops up on opening an access form, that says for example ' Remember to
> .....'. I've been able to this by assigning a macro then a command
> button but need the message to be displayed as soon as the form is
> opened by the user.
>
> I'm using access 2003 - not an programming expert therefore would
> appreciate some simple instructions or a good website
>
> much appreciated
>[/color]