Results 1 to 4 of 4

Thread: [RESOLVED] Can code be added and developed while a Workbook is shared ?(Excel 2007), or (2003)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Posts
    222

    Resolved [RESOLVED] Can code be added and developed while a Workbook is shared ?(Excel 2007), or (2003)

    Regarding the continued development of a Shared Workbook in Excel 2007, or 2003

    The last time I experimented with using a Shared Workbook was about 6 years ago with Excel 2000. I seem to recall having to change it's shared configuration back to a regular workbook in order to make any code change's.

    Is that still the case?

  2. #2
    Addicted Member
    Join Date
    Jan 2008
    Location
    Tennessee
    Posts
    130

    Re: Can code be added and developed while a Workbook is shared ?(Excel 2007), or (20

    I remember it being that way before too but haven't checked 2007. So I just checked it out. No you cannot view or edit code while it is being shared.

    This seems to make sense though as when it is shared, the application's assumption is that others may be using the workbook and any associated vba code. So you couldn't allow an edit midstream as it's not maintaining a "production" versus "development" version of your code. Anyways, that probably sounds more like ramble but hopefully makes a little sense.

  3. #3
    Discovering Life Siddharth Rout's Avatar
    Join Date
    Feb 2005
    Location
    Mumbai, India
    Posts
    12,001

    Re: Can code be added and developed while a Workbook is shared ?(Excel 2007), or (20

    Quote Originally Posted by SQLADOman View Post
    Regarding the continued development of a Shared Workbook in Excel 2007, or 2003

    The last time I experimented with using a Shared Workbook was about 6 years ago with Excel 2000. I seem to recall having to change it's shared configuration back to a regular workbook in order to make any code change's.

    Is that still the case?
    The same is the case now
    A good exercise for the Heart is to bend down and help another up...
    Please Mark your Thread "Resolved", if the query is solved


    MyGear:
    ★ CPU ★ Ryzen 5 5800X
    ★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
    ★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
    ★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
    ★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
    ★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
    ★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
    ★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
    ★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
    ★ Keyboard ★ TVS Electronics Gold Keyboard
    ★ Mouse ★ Logitech G502 Hero

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Mar 2005
    Posts
    222

    Re: Can code be added and developed while a Workbook is shared ?(Excel 2007), or (20

    Thanks BJHuffine -- Yeah I agree with the logic you presented.
    I was hoping that during the last 6 years since I last used a shared workbook, that perhaps changes might have been made in that respect.
    By my way of thinking, in theory it could be done. For example with some redesigning.and if it is a password protected vb project, when the administrator were to attempt to open the vb editor while anyone else has the file opened, he could gven a message and be blocked from doing so.. And on the flip side, if the administrator has the vb editor open, other users could be blocked from opening the workbook.
    -- Oh well, just a pipe dream of mine

    Thanks also Koolsid for your confirmation of what I suspected.

Posting Permissions

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



Click Here to Expand Forum to Full Width