Is there a way to reference just a sheet (not table and cell)

I want to have a profile overview sheet tat will draw from individual profile sheets. Is there a way to set up a cell with which table and cell to draw from, but then make it draw the sheet name from a different cell. That way I can fill in the sheet name in the appropriate cell, and all the other cells would automatically draw from the appropriate sheet.
Any tips or advise would be appreciated.

=IFERROR(INDIRECT(A1 & " :: Table 1 :: A2"),"")
or
=IF(A1="","",INDIRECT(A1 & " :: Table 1 :: A2"))
The first will capture errors caused by A1 being blank and errors caused by A1 specifying a non-existent sheet (i.e., typos). The second one prevents errors caused by A1 being blank but will still give an error if you specify a non-existent sheet..

Similar Messages

  • Using iphone 4s that is still on ios 6.1.3, is there any way i can update to ios 7 only and not ios 8?

    I had to borrow my mom's iphone 4s cause my iphone 5 died on me. this 4s is still on iOS 6.1.3 is there any way i can just upgrade to iOS 7 and not iOS8? I have some apps that won't work on the current ios version installed.

    Afraid not. iOS 8 only.

  • Is there a way to reference a private variable from one class in another?

    My first class starts off by declaring variables like so:
    class tStudent {
      // declare student name, id, grades 1 & 2, and gpa
      private String fname, lname, g1, g2;
      private int id;
      private double gpa;
      // define a constructor for a new student
      tStudent () {fname=lname=g1=g2=null; id=-1; gpa=0.0;}
      // define methods for manipulating the data members.
      // readStudent: reads information for just one student
    public void read (Scanner input) {
          fname = input.next();
          lname = input.next();
          id = input.nextInt();
          g1 = input.next();
          g2 = input.next();
    }And the second class:// tStudentList: for a list of students
    class tStudentList {
      private int nStudents;
      private tStudent[] list;
      // constructor for creating student list
      tStudentList() {
          list = new tStudent[36];
          for (int i=0; i < 36; i++) list=new tStudent();
    // read the individual students into the student list
    public void read(Scanner scan) {
    nStudents=0;
    while (scan.hasNext()) {list[nStudents++].read(scan);}
    // display the list of all students - fname, lname, id, g1, g2 and gpa
    // with an appropriate header so the output matches my sample //output
    public void print() {
    Is there a way to reference the variables in the first class to use in the second? Specifically in the last section of code where I am going to print the list.

    Not without resorting to reflection hackery. If the fields are private (and are supposed to be), then that means "don't allow access to these to outsiders of this class" by design.
    So if you really meant them to be accessible, then don't use private, or provide public accessors for them.

  • I work on dual screens on a new mac pro but when I do the 4 finger swipe it moves both screens, is there a way to move just the screen that is active?

    I work on dual screens on a new mac pro but when I do the 4 finger swipe it moves both screens, is there a way to move just the screen that is active?

    Multiple desktops and dual screens really aren't meant to work together. Apple came up with this multiple desltops feature and never really thought about users that use a dual monitor setup. So use either multiple desktops OR dual monitors but not both. Also don't try to use any App in Full Screen Mode as that doesn't work with dual screen setups either.

  • HT4972 I have a second generation iPad and can't clear the items in my update list. Is there a way to do this. I select them and it just says iS05 required

    I have a second generation iPad and can't clear the items in my update list. Is there a way to do this. I select them and it just says iS05 required

    There is no way to clear the update notifications - unless you delete the apps completely from the iPad and from iTunes on your computer.
    Obviously you want to continue to use the apps, so you either have to update the iPad and get the newer versions - or just ignore the update notifications. They will not go away.

  • Is there a way to install just the 32 bit version of Photoshop CS5 on a Windows 7 64 bit machine?

    I have a custom built Java 6 application that doesn't like Photoshop CS5 64 bit edition.  The program copies over a file from the network to the local machine and then opens it in Photoshop.  The user manipulates the image and saves the changes.  The user then completes the image and the application copies the image back to the server.  The problem we're having is: When we use Photoshop CS5 64-bit, it takes about 2 minutes for Photoshop to open the image.  The file is copied over within 2 seconds and the Photoshop icon on the windows taskbar starts flashing.  But then you spend a few minutes waiting for it to open.
    Some things that I have tried to isolate the problem:
    - I found you can copy the file somewhere else, double click on it and the image will open in Photoshop before the script is able to open the file.
    - I tried uninstalling Photoshop and reinstalling just the 64 bit edition without the 32 bit installation.  The script just stops working in this situation.
    - I tried uninstalling CS5 and installing CS3.  The image opens as soon as the file is copied over.
    What I would like to try next is to install just the CS5 32 bit version.  But the installer is being uncooperative and will only allow either the 64 bit version or both the 64 and 32 bit versions.  So, back to my question: Is there a way to install just the 32 bit version of Photoshop CS5 on a Windows 7 64 bit machine?

    Do you mean schroot?  If so I'm not sure exactly how well that will work out, because the part that depends on python is a deamon that handles communication between the USB dongle and the Tux Droid which may mean hacking the deamon a bit so ether way this does not seem like it will be a easy task.

  • Is there a way to view just one open Finder window (without any other Finder or other application windows coming into view) from a Desktop hot corner in Yosemite?

    I just upgraded to Yosemite from Snow Leopard on a MacBook Pro. Previously, I could view just one open Finder window by viewing the Desktop via a hot corner and then selecting Finder from the Dock. This would pull only the top Finder winder into view, without showing any other open Finder windows, and most importantly, any other open application windows. I could then easily drag files/folder from my Desktop into the Finder window (which I do A LOT). Since upgrading to Yosemite, whenever I use the Desktop hot corner and select Finder from the Dock, it pulls every open application and Finder window back into view, putting Finder in front.
    Is there any way to view just one already open Finder window (or all Finder windows for that matter) without seeing all other open applications, without having to Hide the other applications or using Spaces?

    Yes I've created an Automator Application that does the job, but the "watch me do" function that does the Mail Merge is a rather Clunkey work around, as the mouse moves all over the place, thats the part i want to remove and replace with a script, or work out a different way around it that avoids the "watch me do" function.
    Is this Possible? or where/who is there i can ask to write me a script, im not a novice to scripting, but i am a novice to Applescript.

  • I just got my MacBook Pro a month ago. However I am realizing I need more hard drive space due to aps and programs.  I use am external but am concerned about the space. Is there a way to upgrade my hard drive from apple and keep my warranty valid?

    I just got my MacBook Pro a month ago. However I am realizing I need more hard drive space due to aps and programs.  I use am external but am concerned about the space. Is there a way to upgrade my hard drive from apple and keep my warranty valid?

    That would depend on whether your model actually has a hard drive. If you have the new 2013 Retina model, then you have a fixed storage device built-in that cannot be modified after purchase.

  • I have iPhone 4.  I don't want to upgrade to iOS 7 because people have had issues with that.  Is there a way I can just upgrade to iOS 6?

    I have iPhone 4.  I don't want to upgrade to iOS 7 because people have had issues with that.  Is there a way I can just upgrade to iOS 6?

    No, it is not possible. When upgrading the iOS on the phone, the only one you can install is the latest version, which for the iPhone 4 is iOS 7.0.4.

  • HT4623 Updating iPad2 to iOS 7, all my photos in camera rolls are gone, can't locate them anywhere?! Were they just deleted, or is there a way to find them? Did not have iCloud account, so not backed-up there.

    Just updated our iPad2 to iOS 7, and all my photos in camera rolls are gone, can't locate them anywhere. Were they just deleted, or is there a way to find them? Did not have iCloud account, so not backed-up there.

    We're you backing up to a computer using iTunes? If so, restore the backup from there.

  • Filliable PDF to Excel- tell me Is there a way to export just the information typed in the fields?

    I created a filliable form with over 100 sections. I purchased Adobe's ExportPDF to extract the information to and Excel sheet. However every time I upload a completed PDF it only converts the format and doesn’t capture any of the fields’ typed information. I thought that was why I named each field something when creating the form.
    Is there a way to export just the information typed in the fields? 

    Hi,
    ExportPDF is just a convertion tool, it is not meant for extracting information out of the form.
    You may want to consider Adobe Acrobat.  You can extract information from form fields via Tools> Forms > More Form Options > ExportData.  If you'd like to try it out, we offer a 30-day trial of Acrobat X Professional for Windows here: http://www.adobe.com/go/tryacrobatpro/
    ~Pranav

  • Is there a way to record just the arpeggios and not the notes being played?

    I am recording the Arpeggios from my Motif rack ES into Logic Pro 7.2 in midi format but when I try to do this, the notes that I play on the keyboard also get recorded along with the arpeggios? Is there a way to record just what's coming out of the midi out (of motif rack es) and not the keys that you are pressing to kick off the arpeggio?

    Either check your Motif's owners manual to see if you can disable the keys or make sure the keys are out of the arpeggio's range and use a transform object in the environment to filter out the unwanted notes.
    jord

  • I really want to update my iMovie, but I guess I need to update a lot of things first, which costs a lot of money. Is there any way I can just update iMovie and nothing else?

    I really want to update my iMovie, but I guess I need to update a lot of things first, which costs a lot of money. Is there any way I can just update iMovie and nothing else?

    - If you have a 1G ipod you can't update past 3.1.3.  To identify yourd see:
    Identifying iPod models
    - Be aware that if you can/do update the iOS to the latest (4.2.1 for a 2G and 4.3.4 for a 3G) you may not be able to sync to the old computer since that computer will need the latest iTunes to see/sync with the update iPod.  Yo need an Max with at least OSX 10.5.8.
    You can transfer iTunes purchases from the iPod to the computer by:
    iTunes Store: Transferring purchases from your iPhone, iPad, or iPod to a computer
    You can use on of the third-party programs dicussed here to transfer other stuff:
    new PC: Apple Support Communities
    Unless you can move/copy the iPod backup file to the new computer you will loose all app data and restore from that backup. That file is located:
    Mac: ~/Library/Application Support/MobileSync/Backup/
    Windows XP: \Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    Windows Vista and Windows 7: \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\

  • I have converted a number of songs to mp3 format on my iMac, is there a way to view just the songs that have been converted in iTunes?

    I have converted a number of songs to mp3 format on my iMac, is there a way to view just the songs that have been converted in iTunes?

    You can view tracks in a given format by selecting to show the Kind column. If you mean you want to determine which specific MP3 tracks you have that were converted by iTunes as opposed to being imported in MP3 format, Get Info on a track and look at the "encoded with" field.
    Regards.

  • I just wrote over firefox 3.6 with 5.0 for my mac OSX and discovered my mac won't support it. Is there a way I can recover all my lost files and get the old version back?

    i just wrote over firefox 3.6 with 5.0 for my mac OSX and discovered my mac won't support it. Is there a way I can recover all my lost files and get the old version back?

    You can download and install Firefox 3.6 from http://www.mozilla.com/firefox/all-older.html

Maybe you are looking for

  • X-Fi Speaker configuration - can't get 5.1 work

    Using a Soundblaster X-Fi Elite Pro and Logitech Z-5500 speakers. I'm starting to lose my patience with the crappy drivers. No matter what I do, I can't get the speakers to work in 5.. I can get a pseudo-surround effect by enabling CMSS, but it isn't

  • How to make compressor give me 1280x720   h.264 from my 1440 x 1080 sequenc

    can someone please tell me how to make compressor give me 1280x720 h.264 from my 1440 x 1080 sequence, with compressor I load up my high defition h.264 but i cant see where i can chage the size, I can tab on the preset and change max bit rates and ot

  • How I Could to Know the Servers to Use on iTunes for iPhone

    I am claiming respect servers and, an account for iTunes that have been trea ted to be open from about 4 week ago without obtaint a positive result. My device iPhone 3G require this implementation for his natural developement and, use. I get a limite

  • CCC or Time Machine

    Dear Friends, Hi, I bought a refurbished Macbook 4,1 at present it is running Lion 10.7.5( although it is an older machine circa 2008) I would like to transfer everything from my old machine( early intel Macbook Pro) to the newer machine. My older ma

  • Shuttle Pro2

    Step forward: pause then right arrow Is there anything like a Script for step backward?