View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
David McRitchie David McRitchie is offline
external usenet poster
 
Posts: 903
Default Copying files from floppy to disk

If you use the Command window, use of XCOPY does not
change the read only bit, so if as you say it is not set on your
removable media it will remain that way using XCOPY.
That is how I do my backups, and to restore a file.


"Gord Dibben" <gorddibbATshawDOTca wrote in message ...
Have you tried going into Windows Explorer, selecting one of these files and
unchecking the read-only attribute?


Gord Dibben MS Excel MVP

On Thu, 13 Sep 2007 18:32:02 -0700, ljwag
wrote:

I try to copy/write excel files from a 3 1/2 floppy to disk and when i open
the file on disk it is "read"only. I want to be able to woke with these
files and save changes. The 3 1/2 floppy files are not "read" only. What am
I doing wrong.

Jerry