Hide its window, manually: Window>Hide, by code: Workbooks(Index or Name).Windows(1).Visible=False.
However, the user can still unhide the window. You can make an add-in, this will keep all worksheet data, it still can be converted to regular workbook, but this requires some code.
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.