Yes there is!
Go in design mode, rigth click on your Submit Button then select properties.
Click on the "..." beside the On_Click event (It will bring you to VB mode).
In the ON_Click event section (should be created automaticaly) put this :
msgbox "Bla bla bla here is my message"
That it!
There is other parameters you can place in the msgbox() function so I
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11861
recommend you to go see the Access help about it.
Yanick
"mark via AccessMonster.com" wrote:
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=11861
> I created a access page, When the user clicks on the submit button, I would
> like to have a message box appear stating that their request has been
> received. I would also like the page to reset so that all the fields are
> blank.
>
> Is there any way that this can be done?
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...ccess/200606/1
>