i understand how to password protect a macro's code but is there a way to hide the names of the macros as well so that when the user selects 'alt f8' the names are not listed
thanks for any help or suggestions
i can successfully change a button caption in an open form using
Command1.Caption = "new caption"
DoCmd.Save acForm, "formname"
but when i close the form and reopen it my new caption is not appearing
???
thanks for any assistance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.