HiI posted this on the Microsoft Community forum and have been advised that i should ask my questions here.
I have a few bits of code that require unprotect>>>carry out procedure>>>protect worksheet. However as soon as I share the workbook for multiple users the vba codes will not work when workbook has been shared. I am using Excel 2010 in Windows 7
So I have two questions please.
1 - Is there any new info available on what functions etc will work in shared excel workbooks - is there a work around so we can unprotect/protect sheets in shared workbooks?
2 - I am thinking that if I cannot protect worksheets can I stop users from entering data in cells that contain formula? I did wonder about code that migth only allow them select blank cells - but then again users may need to edit thier input.
Where do I start please?
Thank you!