You can't.
You have to make a choice.
If you drop the sharing, you can protect the worksheet with
userinterfaceonly:=true--so your macro can change things that the user can't.
But this setting doesn't stick after you close the workbook and reopen it. You
have to change the protection when the workbook is reopened. And sharing the
workbook kills that, too.
> Hi All,
>
[quoted text clipped - 7 lines]
> Thanks,
> Stefi

Signature
Dave Peterson
Stefi - 20 Jan 2006 10:01 GMT
Thanks Dave, I'm not happy, but the question is cleared!
Regards,
Stefi
„Dave Peterson” ezt írta:
> You can't.
>
[quoted text clipped - 18 lines]
> > Thanks,
> > Stefi