Checking if a workbook is shared

D

Dick Kusleika

Mika

Check out the MultiUserEditing and ExclusiveAccess properties of the
Workbook object in help.
 
M

mika.

Thank you..but I am still having trouble setting a
workbook to shared. If I understand correctly,
MultiUserEditing tells me whether it is shared or not and
EclusiveAccess sets it to not shared, but how do I set it
to shared?

Thank you kindly.
 
D

Dick Kusleika

Mika

Sorry about that. I thought you could set MutliUserEditing, but you're
right, it's read only. You need to use the ProtectSharing method to share
it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top