Linking cells between 2 worksheets

Is there a way to link a cell in an added worksheet to the All Responses worksheet generated by an Adobe Form? For example, If I have a response in cell A1, i can copy it into column B by entering =A1. But what if I want to copy it into column B on a second worksheet I created? I have tried typing = and then clicking the cell on the first worksheet, as I would in Excel, but it does not work.
Any advice? Is there a way to refer to another worksheet?
thanks

Hello aislingaran,
Unfortunately, clicking on a cell on another sheet doesn't work as well as clicking on a cell in the same table, or on a cell in another table on the same sheet.
The sheet first created with your form is called "All Responses", and the response table on that sheet is called "Response Table".  To refer to A1 from another sheet, you can either use Excel-style references:
= All Responses!Response Table!A1
or Numbers-style references:
= All Responses::Response Table::A1
(Note: If you were making the reference from another table on the same sheet, you would use "= Response Table!A1" or "= Response Table::A1").
I hope this helps,
Marco

Similar Messages

  • Linking cells between various Numbers files?

    Dear all: I have been looking for a way to bring the values from various cells in different Numbers files to another Numbers file. I am doing this to create a summary file for others. Is this possible or do I have to create the different sheets in the same file and then link them that way by creating one bigger Numbers file.
    I hope I have made myself clear.
    Thanks

    Thanks to all of you for taking the time to respond. I guess what can be done in excel with regard to linking content from different files cannot be achieved in Numbers. That's too bad. So far, I am using Numbers sporadically when composing spreadsheets that are not so complicated and integrated and where I want a better "look" to the final outcome. Thanks again.

  • Disco manage links between worksheets is doggin' me!

    Hey there.
    I have a workbook that has a column that's linked to another worksheet where the parameter is that number (ie: PO num from main worksheet calls to other worksheet that has a parameter for the PO num).
    It's seems to be completely flakey as the first call from the main worksheet to the other worksheet works. Then I click back to the main worksheet, try another record with the PO num, it brings up the link to the other worksheet but wants me to input the parameter this time.
    Sometime - I dunno ... maybe on Tuesdays only ... it won't even pass the parameter on the first time.
    It's not a parameter problem per se as I can always directly put in the parameter on the called worksheet and it's fine, and again, when it works, it has no problem.
    However - this is flakey as it doesn't exactly impress the end users.
    Version is: Disco 10.1.2.3 from Plus: 10.1.2.55.26.
    Any ideas?
    Thanks.
    Russ

    Hi Russ
    Nice to see you and I hope I find you well.
    There was a bug in the older versions of 10.1.2.3 when passing parameters. It always seemed to have no trouble passing cell values but had trouble sometimes picking up parameters.
    Could you find out which cumulative patch has been applied? I can't remember exactly which one fixed it but certainly this seems to have been corrected by 6.
    Best wishes
    Michael

  • Linked cells in same workbook are no longer working

    I created a workbook with multiple worksheets, with some cells containing data linked from one sheet to the next - there is no linking to external data. 
    The linking was done by the copy and paste link option and locking the cells in the destination cell.
     Various versions have been created of this workbook all containing data relevant to the user. 
    The workbooks are all located on a large corporate shared network across many locations state-wide. These workbooks have not been saved as macro enabled, nor are the workbooks shared.   
    All workbooks have been used extensively for some time with success, until very recently.
    Recently the linked cells have ceased to work, and in some the data validation lists have failed to be available.
    There are hundreds of these copies now in use; and I have begun the laborious task of again data linking in each individually saved workbook, only to find the link does still not work. 
    I have tried unlocking the destination cell, linking the source and destination cells again and then re-locking the destination cell, but to no success. Even the master template saved in the corporate shared network location is affected.
    Interestingly I found a copy located on our own campus shared network, and this one has all the linked cells still working fine. This leads me to think the problem is somehow associated network or server?
    Is someone able to enlighten me?  I need to take this issue to our IT if it is. or is there something very simple I am overlooking?
    Thanks

    sorry, I think it also might be caused by the links path changed. see here:
    http://social.technet.microsoft.com/Forums/en-US/fc470dd1-70df-4bad-98db-3d94a68206c7/excel-file-link-changes-to-c-drive-from-an-unc-path-a-bug-in-excel-2010?forum=excel

  • Numbers: linking cells in different tables

    In Numbers, how can you copy the value from a cell in Table 1 to a cell in Table 2? The two cells must be linked so that when the value changes in Table 1 it changes in Table 2 as well.
    Thanks,
    Striped Trousers

    Striped Trousers wrote:
    Yes, Jerry, this is what I was attempting to do and I am surprised that Numbers doesn't allow this (you can 'link' cells in different files in Excel). I was beginning to realize this after your last message. I followed your instructions linking cells in the same sheet, and then linking cells in different sheets of the same file. Both worked a treat but as soon as I tried this with a different file, it wouldn't work.
    This is something for Apple to work on I guess.
    In the meantime, I will enter the value manually and get on with my life! My thanks again for your continued efforts to help.
    Happy New Year!
    ST.
    ST,
    Linking between documents can be a can of worms, and is certainly not something that we could label as a basic requirement of a spreadsheet program. In your case, especially, it's probably best practice to isolate the years and not have the documents dependent on one another. Numbers has some nifty features, but it's not the 2-pound Swiss Army knife app that Excel is. There certainly are times when linking between documents would be handy, such as when different aspects of a project are in separate documents and need to be summarized. This would only be the case if the overall project size was very large, or if the project was divided up between different users.
    There are many more urgent needs, if the iWork team has time on their hands, such as improving the speed and capacity of the apps.
    Glad you are on your way.
    Jerry

  • Linking cells in different spreadsheets

    I need to link cells from different spreadsheets but cannot find a command in Numbers to do this. In Excel it is "Copy" from the first spreadsheet and then "Paste Special" into the second spreadsheet. I cannot find this function in any of the manuals or help files.
    Does anyone know how to accomplish this?
    Maria

    Maria Folsom wrote:
    I need to link cells from different spreadsheets but cannot find a command in Numbers to do this. In Excel it is "Copy" from the first spreadsheet and then "Paste Special" into the second spreadsheet. I cannot find this function in any of the manuals or help files.
    Does anyone know how to accomplish this?
    Is it a living link that you wish to get ?
    If it is, the response is:
    no living link between different documents.
    Between two tables from the same document, you may build living links.
    Assuming that you want to link cell B2 of table 1 of sheet 5
    to cell B2 of table 12 of sheet 1
    click in cell B2 of table 1 of sheet 5
    type the character "="
    cell B2 of table 12 of sheet 1
    press return.
    In cell B2 of table 1 of sheet 5 you will get the formula
    =sheet 1::table 12 :: B2
    Yvan KOENIG (from FRANCE mercredi 23 janvier 2008 22:26:56)

  • Create linked server between MS SQL Server 2008 standard edition to MS SQL Server 2008 express edition

    For the captioned issue, is it possible?  We have successfully created linked server between 2 MS SQL server 2008 standard edition, but failed for the standard and express edition.  Is there any trick to setup?  Thanks.

    Hello,
    SQL Server Management Studio Express Edition may not allow to create a linked server, but the workaround is to use the T-SQL. You can use sp_addlinkedserver and sp_addlinkedsrvlogin.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Importing tables with linked cell data from excel to indesign

    Hey,
    I'm designing a catalog and have been linking the tables in InDesign from a spreadsheet in excel. In my spreadsheet, I am linking cells from a master sheet to another sheet so that I when I update the information on one sheet, it will update throughout the spreadsheet.
    Now that I have the linked cells set up in my spreadsheet, I've inputed the tables into InDesign but: the table cells in InDesign containing linked cells from within the spreadsheet do not appear.
    I've gone through all the import table options in InDesign and cannot find a way to make it work.
    Does anyone have an answer or input?
    Thanks,
    KT

    When we are updating the excel sheet it automatically updates the link in InDesign and it's continually changing. Does CSV break the links in excel or does it keep them and allows InDesign to read the linked cells as well?
    Thanks for your response!

  • Is it possible to link values between two numbers pages in icloud ?

    I want to work with different number pages (not sheets) and link values between them.
    The main reason is that I want a group of people to have access to one numbers document and a second group of people to get access to another document that has values extracted from the first document.
    Thanks,

    Thanks for the tip, not only will this help on the few pages I needed, I can utilize this feature for subsequent catalogs and other info that used to be a copy/paste type function.
    I ended up using this feature with a simple find/replace to change the page numbers.

  • Reliable way to sync/link activities between files stored in sharepoint

    Hello, we have two different Microsoft project files A and B. Both files are stored in a SharePont workspace. In file A there are tasks that needs to be copied (and synchronized) to B. Currently this is done manually but we would like to have the
    tasks update automatically in B when they are updated in A.
    What we have tried is to copy and paste as special (link) which would seem to work as intended.
    Is this a reliable method of synchronizing a large number of tasks and subtasks or is there another way to solve this more reliably? When trying locally I've occasionally received errors roughly translated: "Could not connect
    to link / broken link".
    Thanks in advance,
    Sebastian

    Hi,
    I strongly suggest you to avoid creating link with copy-paste special. It could introduce corruption in your projects.
    I understand that you are not using project server thus a way for linking tasks between projects is to use the inter projects links. This allows you seeing the delays of external predecessors and accepting/rejecting it.
    Here is the procedure:
    http://pmpspecialists.com/Blog/2012/07/cross-project-task-dependencies-in-project-server-2010/
    http://microsoftepmsolution.blogspot.ca/2012/01/epm2010-creating-cross-project-links.html
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, MCP |

  • I am trying to link coc between a new ipod and my iPad. The iPad was the old device. I did as I was supposed to by logging in the Game Center, then opening coc, and went thru the tutorial. The Game Center keeps trying to load the new village on my iPad an

    I am trying to link coc between a new ipod and my iPad. The iPad was the old device. I did as I was supposed to by logging in the Game Center, then opening coc, and went thru the tutorial. The Game Center keeps trying to load the new village on my iPad and not the other way around. It basically is trying to make my old village the new village, meaning I lose a lot of progress. How do make it combine the 2? If I cannot, is there a way to remove the new village off the Game Center and add the one I want to be saved? Thank you.

    You'll have to contact the app developer for help with this.

  • Is it possible to linking cell in different file? Like Excel can do.

    Is it possible to linking cell in different file? Like Excel can do.

    No, not supported. Maybe next version...
    Jerry

  • My messages are linked somehow between my phone and iPad. I need to make space on my iPad so I want to delete the messages off my iPad only. If I delete my messages off of my iPad, will they also be deleted off of my iPhone?

    My messages are linked somehow between my phone and iPad. I need to make space on my iPad so I want to delete the messages off my iPad only. If I delete my messages off of my iPad, will they also be deleted off of my iPhone?

    Welcome to the Apple community.
    If you delete messages on one device they arent deleted on others.

  • Link aggregated between NAS and a switch: the Mac as a very slow access...

    Hello,
    in my Office we're working with Macs and PCs and all the data is on a NAS.
    Here is our configuration:
    NAS <-link1->Switch<-Link2->Macs or PC.
    Macs are connected with AFP protocol (because SMB is very slow).
    We want to use Link Aggregation between the NAS and the switch (with 802.3ad procotol) but when we do that all the Macs have a very slow access to the NAS. But all is OK with the PCs.
    What can we do? Is there a problem with macOS X and link aggregation?
    Thank you for your help.
    Nicolas

    Sorry, not sure what the question is exactly.
    You must have an Xserve, or Ethernet cards capable of Jumbo Frames for one, I assume the Switch & NAS are capable?
    Possible clues...
    http://docs.info.apple.com/article.html?path=ServerAdmin/10.4/en/c3ha3.html
    http://discussions.apple.com/thread.jspa?threadID=1715388&tstart=0
    http://www.macnn.com/articles/04/06/21/link.aggregation.for.macs/
    http://www.smallnetbuilder.com/content/view/30556/53/
    http://www.afp548.com/forum/viewtopic.php?showtopic=8309

  • EVCOM does not actualize Linked Cell

    When entering comments and sending it with EVCOM, i found a problem when changing the current view.
    The linked cell (which is the clell controlled by the EVCOM function, where the comment is entered), the furher comment is still visible, if there is no new comment on the newly selected menbers.
    EVCOM worked fine in our old version 7.5M SP3. Now we upgrated to 7.5M SP3, and we have this issue.
    Does anybody know about this problem?
    Best regadrs
    Achim

    I think it is a bug and you have to open a ticket on SAP Support.
    I think the function was by design created to have this behaviour but I agree with you this is not what users are expected.
    Many customers created VB Macro to correct this behaviour.
    Regards
    Sorin Radulescu

Maybe you are looking for

  • Error while accessing a jsp file

              hi all,           i am working on weblogic5.1 under solaris platform.           my folder hierarchy is as follows weblogic_home/classes/weblogic/sun1/sun2.           i have an import statement as follows import sun1.sun2.* in my JSP file.  

  • Windows not recognising Ipod Shuffle

    Windows will not recognise my ipod shuffle, I have tried reinstalling it, when I try playing music it just clicks. I still have I Tunes, just cannot connect the Ipod to update. I have had it for four months, I am afraid it may be a fault with the ipo

  • Superdrive is dead? after 3 days of use?

    Hello out there, I am trying to see if this has happened to anyone else out there. I just purchased a brand new MacBook 2.0. I loaded Protools and SampleTank onto the system, and now when insert any type of CD or DVD, It just spits it back out!! I ha

  • ABAP code to connect 2 systems.

    Hi, My requirement is such that I need to read the data from a cube of one BI system and write it into the cube of another BI system. I am able to read the cube data through "RSDRI_INFOPROV_READ" function module. 2 questions: 1) Is the above solution

  • GR based iv or not GR based iv unit price on map & standard

    Hi, I got the help from forum of the below during MIGO. MAP PO price Dr to Inventory A/c PO price Cr-GR/IR Standard PO price Dr to Inventory A/c PO price Cr-Gr/IR I would like to know for both GR based iv or not GR based iv, are the above 2 cases (MA