B
bz
In the documents based on my template, I want to disable or hide the Visual
Basic Editor option so the user can't view the macros. I tried
Application.ShowVisualBasicEditor = False (in the New event), but it didn't
work. I'd very much appreciate any advice on how to do this.
Basic Editor option so the user can't view the macros. I tried
Application.ShowVisualBasicEditor = False (in the New event), but it didn't
work. I'd very much appreciate any advice on how to do this.