Hi everyone quick question -
Does anyone know if you can error trap on the closing of a zoom box which is being opened with DoCmd.RunCommand acCmdZoomBox ? I noticed that when the zoom box closes it attempts to save the field/form but I have users who don't have write permission to a form so - when they open the zoom box to read the contents and then click ok (only other option on the zoom box is cancel) it errors telling them they don't have update rights to the form.... I want them to be able to use the functionality of the zoom box without having to click cancel
All help/thoughts on this is appreciated!
Kev
Does anyone know if you can error trap on the closing of a zoom box which is being opened with DoCmd.RunCommand acCmdZoomBox ? I noticed that when the zoom box closes it attempts to save the field/form but I have users who don't have write permission to a form so - when they open the zoom box to read the contents and then click ok (only other option on the zoom box is cancel) it errors telling them they don't have update rights to the form.... I want them to be able to use the functionality of the zoom box without having to click cancel

All help/thoughts on this is appreciated!
Kev