Welcome!
--JP
On Nov 2, 9:03*pm, Sklyn wrote:
Thanks JP,
Appreciate ur time..
"JP" wrote:
It's a VBA function you can use to make a disk file read-only. You
would run it after you save the workbook. See
http://www.techonthenet.com/excel/formulas/setattr.php
To use it, you would need to create a function and put it in a
standard module in your VB IDE. For information on where to put the
function, seehttp://www.rondebruin.nl/code.htm
--JP