Thread: Read only
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tim tim is offline
external usenet poster
 
Posts: 105
Default Read only

Hello All,

I would like to open a read-only file, update a query,
make the file NOT read-only, save with the updated query,
then make read-only again.

I have the code to do the updates etc. Just not sure if
I can somehow temporarily make the workbook Un read-only.

Thanks