I have an Access 2007 form that on the click of a button sends the values in the form to a stored procedure in sql server 2005. What I need is for there to be a message box that that tells the user that the procedure has completed successfully or not. Any Ideas on how I can go about this?????? Something with error handling maybe???