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 am a rookie to tek tips
yes i guess my question is more appropriately for another forum
thanks for pointing that out
seeing as how it is here though i thought id also try my next question which would be
how do i programatically get in the design view of the form
thanks again
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.