Excel Vba Hide Sheet - Web you can hide a sheet using the [immediate window] (press ctrl+g in the vbe to open it) by executing this code:. You can set the visible property to true,. Web in a visual basic macro, use the visible property to hide or unhide a sheet. To hide from the ui, use format > sheet > hide. To hide programatically, use the visible.
To hide from the ui, use format > sheet > hide. Web in a visual basic macro, use the visible property to hide or unhide a sheet. To hide programatically, use the visible. Web you can hide a sheet using the [immediate window] (press ctrl+g in the vbe to open it) by executing this code:. You can set the visible property to true,.