M
mika.
Can someone tell me how I can set a workbook's property to
shared using VBA? I know that
ThisWorkbook.MultiUserEditing
checks to see if it is shared, but how would one set the
workbook to shared?
Thanks for the help.
shared using VBA? I know that
ThisWorkbook.MultiUserEditing
checks to see if it is shared, but how would one set the
workbook to shared?
Thanks for the help.