Consulting

Results 1 to 2 of 2

Thread: VBA in shared workbooks

  1. #1
    VBAX Mentor Sir Babydum GBE's Avatar
    Joined
    Mar 2005
    Location
    Cardiff, UK
    Posts
    499
    Location

    VBA in shared workbooks

    Hi

    I'm creating an Excel 365 workbook, saved on a shared OneDrive. Up to four people may use it at the same time.

    I want to create a macro that will hide or unhide certain rows according to each user's choice, but im wondering whether when the macro is executed on the one PC, it will immediately hide/show those rows for other users working on it at the same time? (i'm hoping not but suspecting otherwise)

    Thanks
    Last edited by Sir Babydum GBE; 11-03-2018 at 01:54 PM.
    Have a profound problem? Need a ridiculous solution? Post a question in Babydum's forum

  2. #2
    VBAX Expert Logit's Avatar
    Joined
    Sep 2016
    Posts
    613
    Location
    .
    I've never tried that but suspect you are probably correct.

    Why not create a small workbook with no data except the hiding of the rows and test it.

Posting Permissions

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