Consulting

Results 1 to 2 of 2

Thread: Sharing a Workbook with VBA

  1. #1

    Sharing a Workbook with VBA

    I have a workbook that I have quite and extensive macro as well as tables linked from a database, I want to be able to share that workbook so multiple users can use it at once. I know that with the share workbook button in Excel 2010 this is not possible without breaking the table link back to the database, do you now if it is possible to have VBA code that would share the workbook under these circumstances?

  2. #2
    Distinguished Lord of VBAX VBAX Grand Master Bob Phillips's Avatar
    Joined
    Apr 2005
    Posts
    25,453
    Location
    Don't do it, you will regret it. The functionality is severely impaired, and sooner or later it will get corrupted.
    ____________________________________________
    Nihil simul inventum est et perfectum

    Abusus non tollit usum

    Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
    James Thurber

Posting Permissions

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