I know this is likely a simple question, I just can't seem to come up with the right search terms to find my answer.
I have a custom temporary menu that I am creating in VBA, and suppressing all the traditional menu's. I would like to be able to have a menu choice that will let you go to forms Code view (I have code that I can use to make this option only display for certain users).
I know how to add a menu item that runs a function or macro, but not how to put one in that will run the code view. Thanks!
I have a custom temporary menu that I am creating in VBA, and suppressing all the traditional menu's. I would like to be able to have a menu choice that will let you go to forms Code view (I have code that I can use to make this option only display for certain users).
I know how to add a menu item that runs a function or macro, but not how to put one in that will run the code view. Thanks!
Last edited: