cannot remove read-only from a file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Files in Excel 2003 are saved to a disk as read-only. I cannot remove it as
the
command is not checked. I thought it might work to unprotect the worksheet.
However, this command is not available. Changing the file name doesn't seem
to
work either.
 
Try:

ActiveWorkbook.ChangeFileAccess 2
_________________________________________________________________________
 

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