Protected Shared Workbook

M

marston.gould

I created a user app/ spreadsheet .

I tested workbooks/worksheet and everything was fine then I made
a mistake and accidentially Protected it as a Shared Workbook.

Now the code is hanging up on what I'm guessing is a
ActiveSheet.Unprotect line
Is there anyway to reset the file so that its not shared? There's no
password on it.
But even when I Unprotect it, I can't access the VB modules anymore.
 

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

Top