+ Reply to Thread
Results 1 to 3 of 3

Having a Workbook Open but not visible to the user

  1. #1
    Forum Contributor
    Join Date
    06-12-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    167

    Having a Workbook Open but not visible to the user

    Hello,

    I have a File that is driven by macros. These what I will call activation controls I have placed on the ribbon. I have learned that once you assign a macro to the ribbon that it will open the workbook every time the button is clicked. I am fine with this as I will just have essentially a placeholder workbook to hold all of these controls. My issue is I just don't want the user to know that that workbook is open while they work.

    I'm basically looking for some ideas that would be similar to workbook.show that I could run on the opening event of the placeholder workbook.

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,887

    Re: Having a Workbook Open but not visible to the user

    May be you can open workbook in new instance of Excel like below and set it to visible = False. Though you may need to modify existing code to read/use the workbook from new instance.

    Please Login or Register  to view this content.
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Forum Contributor
    Join Date
    06-12-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    167

    Re: Having a Workbook Open but not visible to the user

    I won't have time to check this today but that does seem to be what I am looking for. I will mark it as solved on Monday if it works. Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA to prompt the user to specify a workbook to open
    By Larry.LeBlanc@O in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-04-2017, 04:10 PM
  2. Workbook Visible on Open
    By ptmuldoon in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-19-2015, 05:15 PM
  3. [SOLVED] Return the name of the user that currently has workbook open
    By mc84excel in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 04-12-2015, 08:25 PM
  4. Macro to copy data from other workbook - let user choose which open workbook
    By ssu95bm in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-12-2011, 11:17 AM
  5. Opening a workbook already open by another user
    By KASM in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-24-2010, 06:47 AM
  6. Open a workbook with only one sheet visible.
    By jad70 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-13-2009, 06:17 AM
  7. Open workbook in a macro letting the user choose the workbook
    By russ8502 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2007, 03:10 PM

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