+ Reply to Thread
Results 1 to 4 of 4

How to copy formulas from a hidden sheet?

  1. #1
    Registered User
    Join Date
    07-20-2015
    Posts
    2

    How to copy formulas from a hidden sheet?

    Hi all
    I received a locked spreadsheet (of course, no password provided) and I want to copy the formulas that are in a hidden sheet. I can do "=hiddensheet!a1" to copy values but I need the formulas. Do you know some way to do that without going VBA?

    Thanks

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: How to copy formulas from a hidden sheet?

    You can use Excel4 Macros which are still included, just not detailed.

    GET.CELL parameters

    Go to Formulas -> Name Manager
    Define a New Name
    Choose a Phrase like Cell_Formula
    Define it as =GET.CELL(6,INDIRECT("hiddensheet!"&"RC",FALSE))

    Now, in A1 on your sheet put =Cell_Formula and it will pull HiddenSheet!A1's formula.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: How to copy formulas from a hidden sheet?

    You may be interested in this:

    https://www.excelforum.com/showthread.php?p=3847562
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Registered User
    Join Date
    07-20-2015
    Posts
    2

    Re: How to copy formulas from a hidden sheet?

    Thanks for your answers but Name Manager is not accesible (it is grayed out).
    Any other suggestion?

    Sent from my SM-G900M using Tapatalk

+ 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 copy a picture from a hidden sheet and paste in visible sheet?
    By thecdnmole in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-30-2015, 10:21 AM
  2. [SOLVED] Copy and Paste Range Sheet to Hidden Sheet
    By dreicer_Jarr in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-30-2013, 07:32 PM
  3. [SOLVED] Insert ROW before a word and copy formulas in that row + hidden columns
    By ATOP in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-09-2013, 11:17 AM
  4. [SOLVED] Macro to copy values, formats,hidden formulas and validation to another sheet - Help!
    By AnnieBrownTX in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-05-2012, 02:35 PM
  5. Replies: 1
    Last Post: 12-01-2012, 01:21 PM
  6. Copying formulas on hidden sheet
    By solnajeff in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 02-28-2011, 09:23 AM
  7. Sheet corrupted after using Protect Sheet with Hidden formulas
    By glk in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-14-2006, 10:00 AM

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