D
Dean
I have created my form with my own set of navigation buttons, "First Record"
"Next", "Last", etc.
Each of the buttons is controlled by a Macro called from the On Click event.
I want to be able to trap errors so that if the user is at record 1 and
clicks the "previous" button they get a message saying this.
Do I have to have a ErrorHandler routine for each button or can/should I
have 1 routine that does them all?
Also how do I remove the standard system "Action Failed" macro name etc, etc
dialog box.
Any help would be appreciated.
Thanks
Dean
"Next", "Last", etc.
Each of the buttons is controlled by a Macro called from the On Click event.
I want to be able to trap errors so that if the user is at record 1 and
clicks the "previous" button they get a message saying this.
Do I have to have a ErrorHandler routine for each button or can/should I
have 1 routine that does them all?
Also how do I remove the standard system "Action Failed" macro name etc, etc
dialog box.
Any help would be appreciated.
Thanks
Dean