I have a Form BeforeUpdate command that displays a msgbox when certain fields need to be updated before the record changes. However, the msgbox displays also when closing the Form and it requires an individual to click ok, then closes.
What code can I use to disable the whole sub on form close?
Thanks.
|
|