View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Cannot edit workbooks saved to CD

In my experience, all files written to CDROM (inlcuding rewritables) have
the read-only attribute set.

Excel sees this attribute and flags the workbook read-only.

You would have to copy the file to a writable device (such as C: drive)

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"BP" wrote in message
...
Every time I save my workbooks to CD, they become read-only on the CD even
though thats not what I saved them as. I cannot change the status because
it
says "access denied" when I attempt to change the file saved on CD. How
can
I save my workbooks to CD so that I can edit and continue to work with
them?