open workbook for sharing
Hi,
I need to open a workbook for sharing.
I am using this code to open the workbook:
Set wb = Workbooks.Open(ActiveWorkbook.Path & "\Ongoing")
what do I need to add to the end of it to make sure it is shared?
Thanks,
Albert
|