+ Reply to Thread
Results 1 to 4 of 4

Macros and Sharing - Limitations?

  1. #1
    Forum Contributor
    Join Date
    06-28-2016
    Location
    Pennsylvania, USA
    MS-Off Ver
    2013
    Posts
    308

    Macros and Sharing - Limitations?

    Before I start working on making a mock-up of a sheet I'd like to make run off of three macros, I want to make sure everything is possible to be done with VBA first.

    I will want it to:

    Create a new Tab and name it right away (will need to be tweaked a few times, 3 iterations in all)
    Copy data from one tab, and paste it (as values) into another tab (resorting some columns in the process).
    Apply conditional formatting to the page, or color every other line a light grey to increase visibility.
    Insert formulas and copy them down for all other data on the sheet.
    Look at filtered data (multiple filters) and copy all hidden data to one tab, and visible to another.
    Insert page breaks based on a helper column (already have a working macro for this).

    One final question is if sharing the workbook will create any issues while running these macro(s). Are there any limitations, such as the amount of users that can be on it at once, if it can be shared in the first place, etc.

    I am totally brand new to macros, but have really seen their potential on here, so I am excited to start utilizing them to their full potential. I will update with an appropriate title once I get answers to the above questions.

    Thanks in advance.
    Last edited by TheN; 10-13-2016 at 08:16 PM.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,539

    Re: Is this possible with VBA?

    1) if you can do something manually, you can do it in VBA

    2) sharing workbooks typically presents problems. There are severe limitations as to what you can do with shared workbooks.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Contributor
    Join Date
    06-28-2016
    Location
    Pennsylvania, USA
    MS-Off Ver
    2013
    Posts
    308

    Re: Is this possible with VBA?

    So would I be able to run a macro involving all/some of the above in a shared workbook, or should I first un-share it, then run the macro.

    I can still set up the bulk of what I do before the sharing so I will work on making a mock workbook, since you basically told me it was possible. I might just run a single macro if sharing is that much of an issue, and do minor manual manipulations to the shared book.

    Thanks.

  4. #4
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Macros and Sharing - Limitations?

    Hi

    There is a list of all the things that will not work here- https://support.office.com/en-us/art...ID=HP010342985
    Don
    Please remember to mark your thread 'Solved' when appropriate.

+ 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