View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Dick Kusleika Dick Kusleika is offline
external usenet poster
 
Posts: 179
Default and on similar lines...

Mika

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

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"mika." wrote in message
...
...and that allows multiple users to work on it at the
same time?

Thanks.
-----Original Message-----
How would you set a workbook to shared using VBA?

-----Original Message-----
How would you check if a workbook is shared using VBA?

Thanks.
.

.