password problem

  • Thread starter Thread starter Murat
  • Start date Start date
M

Murat

Hi all

I created a page asking password, my first problem is that if you disable
macro and start workbook you can enter the other sheets ? Is there a way
to prevent sheet tabs from appearing?

Thanx

Murat Demir Hekimoðlu
 
Hi
one way:
- hide all other sheets and protect the workbook
- within yopur password asking macro unhide the sheets and
unprotect the workbook
- in the workbook_close event of your workbook hide and
protect the workbook again <and save it

This way the workbook is not accessible without macros
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top