+ Reply to Thread
Results 1 to 9 of 9

how to hide formula bar contents

  1. #1
    Forum Contributor
    Join Date
    09-19-2007
    Location
    Beirut
    MS-Off Ver
    0365 MSO Version 2109
    Posts
    207

    how to hide formula bar contents

    Hello,

    I have a cell J42 which has a formula, i need to hide its contents from the formula bar

    is there a code to use , without having to use the "hidden"and sheet lock

    i use Excel 2010

    thank you

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: how to hide formula bar contents

    why don't you use a simple sheet specific macro?

    all it needs to do is to insert your formula whenever any cell on the sheet is changed, wait for the sheet to recalculate
    and replace the formula with its value.

    right click on the sheet name at the bottom of excel and select view code.

    paste this code.

    Please Login or Register  to view this content.
    now whenever you do anything on that sheet A1 will show the date.

    Try typing over the date and see if you can.
    Last edited by mehmetcik; 11-17-2014 at 03:03 PM.

  3. #3
    Forum Contributor
    Join Date
    09-19-2007
    Location
    Beirut
    MS-Off Ver
    0365 MSO Version 2109
    Posts
    207

    Re: how to hide formula bar contents

    good method but my A1 already contains a formula so it is now showing the date and not the formula result
    is there any other way !

    thanks

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how to hide formula bar contents

    You would like to hide Formula?

    Or

    The Result arrived by the formula?


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  5. #5
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: how to hide formula bar contents

    The idea is to use your formula.

    If you start the macro recorder

    select cell A1, click into the formula bar at the top of excel

    and press enter, as if you are entering the code for the first time.

    Then stop the macro recorder.

    Open visual basic and you will see your formula has been recoded.

    replace
    Please Login or Register  to view this content.
    in my macro with your formula.

  6. #6
    Forum Contributor
    Join Date
    09-19-2007
    Location
    Beirut
    MS-Off Ver
    0365 MSO Version 2109
    Posts
    207

    Re: how to hide formula bar contents

    @sixthense

    my formula is in A1 , when i click A1 i need to keep the formula result but i want the formula to be hidden and not showing in the formula bar

  7. #7
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: how to hide formula bar contents

    Quote Originally Posted by legolas View Post
    @sixthense,i want the formula to be hidden and not showing in the formula bar
    Check this link to know how to do it

    http://www.howtogeek.com/175759/how-...in-excel-2013/

    http://www.tech-recipes.com/rx/1682/...m_other_users/

  8. #8
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: how to hide formula bar contents

    I am unsubscribing from this thread.

    If and when you decide you want my help then send me a Private Message.

  9. #9
    Forum Contributor
    Join Date
    09-19-2007
    Location
    Beirut
    MS-Off Ver
    0365 MSO Version 2109
    Posts
    207

    Re: how to hide formula bar contents

    sorry guys but so far non of the methods is working
    i just need a simple formula

    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. [SOLVED] Hide formula bar contents
    By clarkyblade in forum Excel General
    Replies: 6
    Last Post: 06-13-2014, 09:59 AM
  2. [SOLVED] Hide cell contents
    By oceanside in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-13-2013, 08:53 PM
  3. Hide Cell Contents So Not Display In Formula Bar
    By goss in forum Excel General
    Replies: 0
    Last Post: 03-07-2012, 01:20 PM
  4. hide cell contents without column or row hide
    By ravergirl7216 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-30-2010, 11:20 AM
  5. I want to hide cell contents
    By Diane Kloecker in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-02-2007, 04:22 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