Any excel solution would depend on macros and macros could be disabled.
If you want to be absolutely sure that users can't change the workbook, talk to
your IT staff to see if you can get a share that only you (and a few trusted
co-workers) have write access. The users should still have readonly access.
If you want an easy (but not 100% safe technique), mark your file as readonly
(using windows explorer).
Excel will respect that setting and your users won't be able to overwrite that
file.
On the other hand, you'll have to go through some more stuff to update it.
I'd copy real file to a private location (with a new name), update that private
copy (as long as that took).
Then I'd copy this file to the shared location (as a new name). And mark it
readonly.
I'd delete the original, rename the new file to the original's name.
But this only worked because most users didn't know how to go through that same
routine. It really won't stop anybody from doing the same thing.
(But how many people would want to!)
=====
On my private location, I'd use names like:
myWorkbook_2009_10_30_14_40_32.xls
And then I could move this final (ahem) version to a nice safe location. If
someone changed the file, I could use the latest saved version as the
replacement.
It also made "what was the price of xxxx on Sept 9th of 2008" easier to answer
(for example).
Hi,
I have a user workbook that I would like to password protect in order
to prevent inadvertent changes to the master copy.
Is it possible, to remove the workbook password protection when a user
performs the Save As function?
Thanks~
--
Trixie
~TRIXIE
------------------------------------------------------------------------
Trixie's Profile:
http://www.thecodecage.com/forumz/member.php?userid=438
View this thread:
http://www.thecodecage.com/forumz/showthread.php?t=152948
Microsoft Office Help