Hello all,

I would like to insert a macro into an excel file so that when the file is opened only a disclaimer page is visible (presumably this involves some 'hide sheets' code.)

The disclaimer page would include a dialog box with an OK button. When the user clicks OK, the rest of the file is accessible.

I have tried to copy the approach of other files, however parts of the code are password protected (presumably to avoid overriding the disclaimer process.)

If anyone could please help with:

- The "On-Open" Command
- The location to put the code
- The Code to get a dialog box
- Any suggestions for code that would achieve the rest of my goal described above.

Thanks very much in advance.

Regards,

Heski