Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As long as you do things in the correct order, you should be ok:
With ActiveWorkbook .Save SetAttr .FullName, vbReadOnly End With If you change it to readonly first, then try to save, you may have some trouble <bg. excelnut1954 wrote: I appreaciate the info, Dave. The read-only thing..... I see where you're talking about in Explorer. Will I have to change this in Explorer manually each time? Sounds like it. I was hoping to have code written in my end of day processing that would take care of that. If not, then.... oh well. Not a huge thing for this project. Again, thanks for the help. J.O. -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically save a read-only workbook with client last name | Excel Discussion (Misc queries) | |||
opening workbook as read-only or write-enabled | Excel Programming | |||
automatically opening workbook | Excel Discussion (Misc queries) | |||
opening workbook as read-only | Excel Programming | |||
Opening Excel Workbook from Word using VBA - Always Read Only | Excel Programming |