Closed Thread
Results 1 to 2 of 2

How to prevent users from Showing Formulas

  1. #1
    Registered User
    Join Date
    11-03-2014
    Location
    Southampton
    MS-Off Ver
    2014
    Posts
    7

    How to prevent users from Showing Formulas

    I have a workbook where it would not be practical to reformat all of the cells in order to hide the formulas, however, i need to be able to hide them from the users.

    I have tried using the If formula below to prevent the Show Formulas function from working but am unsure how to trigger this to run when the button is pressed:

    If ActiveWindow.DisplayFormulas = True Then
    ActiveWindow.DisplayFormulas = False

    ElseIf ActiveWindow.DisplayFormulas = False Then
    ActiveWindow.DisplayFormulas = False

    Please could someone suggest a fix for me if possible!

    Many thanks!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,933

    Re: How to prevent users from Showing Formulas

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.

    http://www.excelforum.com/excel-prog...-formulas.html
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Prevent Workbook Users from Showing Formulas
    By WillYoung351 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-25-2015, 07:39 AM
  2. Prevent users from saving
    By hr3 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-20-2006, 10:36 PM
  3. Prevent Users from unsharing a workbook
    By Cillian in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-21-2006, 11:00 AM
  4. [SOLVED] Prevent wandering users
    By cindee in forum Excel General
    Replies: 2
    Last Post: 10-05-2005, 04:05 PM
  5. Replies: 0
    Last Post: 04-17-2005, 04: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