+ Reply to Thread
Results 1 to 2 of 2

How can we remove sharing of a file by VBA script?

Hybrid View

AlexandarRamaiyan How can we remove sharing of... 07-20-2010, 08:22 AM
snb Re: How can we remove sharing... 07-20-2010, 09:10 AM
  1. #1
    Registered User
    Join Date
    07-08-2010
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    8

    Question How can we remove sharing of a file by VBA script?

    How can we remove sharing of a file by VBA script? Is it possible? Please HELP!

  2. #2
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: How can we remove sharing of a file by VBA script?

    Did you use the macrorecorder ?
    I did with this result:
    Sub Macro24()
        ActiveWorkbook.ExclusiveAccess
    End Sub

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1