+ Reply to Thread
Results 1 to 4 of 4

Formula containing tab that is not there?

  1. #1
    Registered User
    Join Date
    05-21-2015
    Location
    Los Angeles, CA
    MS-Off Ver
    2013
    Posts
    18

    Formula containing tab that is not there?

    Hello..

    Simple question. I was tasked to take over a project from someone else and their Excel spreadsheet was sent to me for modifications, updates, etc.

    The person who created this file used "COUNTIFS" that referenced tabs that are not there (yes, I tried "unhiding"). It does not look like it is referencing a completely different worksheet because it looks like, "COUNTIFS('ABC1'!$A:$A,"Apple",'ABC1'!,$B:$B,"Orange"..." etc.

    I looked at the visible and for any hidden tabs called "ABC1", but it is not there. However, the data still seems to populate as it should. Am I missing something?

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Formula containing tab that is not there?

    Sounds like it's a 'Very Hidden' sheet (yes there is such a thing)

    Right click on any tab, and choose 'View Code'
    In the Top Left area of the VBA window, there is a list of all the sheets in the book.
    Find and select the one named ABC1
    Now on the Bottom Left there is a list of all the properties of the sheet (if it's not there, click View - Properites Window)
    At the bottom there is the 'Visible' property.
    Set it to xlSheetVisible

  3. #3
    Registered User
    Join Date
    05-21-2015
    Location
    Los Angeles, CA
    MS-Off Ver
    2013
    Posts
    18

    Re: Formula containing tab that is not there?

    Sir, you are absolutely right. I would never have thought to look at the code properties, but yes, you are right!

    I also tried to "Google" this issue, but I had no idea where to start or how to enter such an inquiry. Thank you very much for your help!

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Formula containing tab that is not there?

    You're welcome.

+ 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. Replies: 11
    Last Post: 06-06-2014, 03:34 PM
  2. how to hide formula in formula box, view lookup result in formula box?
    By vengatvj in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-14-2013, 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