I have a form that has BadgeID where the user will scan their badge, I inserted a code on enter that has
and it works correctly, but my question is there any way to change the title from saying zoom to say the name of the field or any name I would choose?
Thank you
Code:
DoCmd.RunCommand AcCmdZoomBox
Thank you
Comment