B
brian
I have a quote program for the salesman. Entering a customer Name is a required field. If the salesman is in the middle of a quote and decides he doesn't want that one anymore and hits the close button (which is docmd.close) a nasty error message says 'customer field is required......................and so on' How can I trap for this error to put my own message in?
I am looking for something like a yes/no box to ask "Customer Name is not filled in. Closing will cancel this transaction. Are you sure you want to close this quote?"
If yes is clicked then delete the transaction and if no cancel the close option.
Thanks
I am looking for something like a yes/no box to ask "Customer Name is not filled in. Closing will cancel this transaction. Are you sure you want to close this quote?"
If yes is clicked then delete the transaction and if no cancel the close option.
Thanks