+ Reply to Thread
Results 1 to 4 of 4

How to make your Excel 'Options' choices persistent?

  1. #1
    Registered User
    Join Date
    10-27-2014
    Location
    UK
    MS-Off Ver
    Office 10
    Posts
    27

    How to make your Excel 'Options' choices persistent?

    I've a workbook that uses images embedded within pop-up Comments to help users navigate around and use the spreadsheet.
    But when I share the workbook with others, it appears that the default comment visibility (set in 'Options', Advanced, Display to either 'No Comments or Indicators', 'Indicators only, and Comments on Hover', or 'Comments and Indicators') is determined by that user's own Excel settings, rather than being 'stored' within the workbook itself.

    I obviously want to ensure (force!) my users to see the helpful comments - and not to inadvertently miss them by having their Options inappropriately configured.

    Is there a way I can 'store' Excel option settings within a workbook itself so as to over-ride an end-users default preferences?
    Would / could I have to do that by writing a little VBA code in the Workbook_Open() event?

    Thanks for your advice,

    MathUKTeacher


    BTW, I'm using Office 10, 32-bit - but my workbooks are used on 32 and 64-bit machines with Office 13 too.
    Last edited by MathUKTeacher; 01-11-2015 at 02:21 PM.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How to make your Excel 'Options' choices persistent?

    I understand your goal, and let me say that whenever anyone decides that their workbook design entitles them to make changes to MY Excel installation and settings, it frustrates me greatly. If Excel were a perfect environment and nothing ever went wrong, perhaps I'd feel differently. But it is what it is.

    Making changes to a user's selected choices for their computer is an understandable thought, but I seldom come across a need that can't be solved another way, without doing that.

    My two cents
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    10-27-2014
    Location
    UK
    MS-Off Ver
    Office 10
    Posts
    27

    Re: How to make your Excel 'Options' choices persistent?

    Sure. I agree.

    I used the word 'persistently' wrongly. I meant 'for the duration of viewing / using my workbook'.
    I've solved it now with a little VBA code that configures Excel as I wish for my workbook, and returns it to the user's preferred settings when it closes.
    [Sure, there's risk that there'll open other workbooks at the same time, but I know my users and the usage context and that's very, very unlikely. :-)

    Thanks for your thoughts.

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How to make your Excel 'Options' choices persistent?

    Whatever method you have employed, I hope it uses a method of writing down in a separate text file EVERY change it makes to the users system. If Excel or Windows crashes while your workbook is open and the only place the settings you changed were stored were in the local workbook's memory, the user could be toasted. If you're going to change their computer settings, ever, you need to take responsibility for having an EASY TO USE method of restoring them from any failure.
    Last edited by JBeaucaire; 02-14-2015 at 07:42 PM.

+ 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. Excel 2007 Persistent tab for Add-in or macros book
    By vicsar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-04-2014, 09:57 AM
  2. How to make choices in a combo box from a macro?
    By Mojave in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-01-2010, 06:46 PM
  3. Make clicked button go bold and other choices go gray
    By szfoster in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-20-2009, 03:41 PM
  4. [SOLVED] Format from menu will not offer options or choices?
    By Tribeventure in forum Excel General
    Replies: 0
    Last Post: 12-06-2005, 04:20 PM
  5. Persistent menu item with Excel Automation Add-in?
    By srplatt@yahoo.com in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-10-2005, 02:06 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