Table links in Numbers

Hello, I'm trying to match the variable results from a column in one table to respective cells in a list in a different table. Is this possible in Numbers? Example: test results matched to a list of students, both in separate tables.
Thank you!

Barry,
Thank you for addressing my questions. Here is what I'm trying to do:
There is a source table featuring different projects and criteria for evaluation. The criteria define the rows and each project is a column. The table consists of 8 rows—two header rows, 4 criteria, a total, and a corresponding letter grade at the bottom. Column B is for the weight for each criterion. Cells B3:B6 are for the criteria %s. C3:X3 ("X" depending on the project number) are for the grade as a percentage of the first criterion weight %. The same is the case with the other consecutive rows per project. Once each cell representing a % grade per project, baed on a criterion is populated, row 7 is for the totals for each project and row 8 converts the %s into letter grades referring to an outside table, matching % and letter grades. I got all this to work.
The problem is to have the data generated by this source table to appear for each student in a separate target table featuring a list of all students. Here, the rows are for student names and columns represent again each project. I want to have the data from the source table (the % totals from row 7) described above to populate the row for each student in the target table. Currently when I do this, of course, the last entered data in the source table changes what I entered for the previous student. I'm not sure if such functionality is at all possible in Numbers, where the same source table can be used to populate different cells without losing already populated data. I've been thinking about linking the source table in such a way that it only corresponds to the specified target, and by selecting the target row (student name) clears to 0 values, populates the target cell/row and the already populated data is preserved. In other words, could the source table be somehow tagged for each student in the target table. Hope this makes sense.
I look forward to your input and thank you again for taking the time to address this issue.
Thank you!

Similar Messages

  • Table Link between Equipment and Sub-equipment

    Hi all
    My requirement is this
    I have one mobile set with a serial number. for that mobile set i have one battery with a serial number, now i want to link both the serial numbers, one as main and another as sub item
    I tried by maintaining the battery serial number as sub-equipment in the main mobile set equipment number master,
    Let me know the table link between equipment and sub-equipment
    I want a report based on the input mobile set equipment number what are all the sub-equipment associated with the main equipment
    Also suggest is there any other approach,
    Regards
    Amuthan M

    Hi
    EQUZ is the table,if u give the sub equipment in equipment field and execute.you can find the main equipment in superior equipment field

  • Referencing tables in another Numbers '09 file

    Is there a way to reference table in another Numbers file. For example using the VLOOKUP formula to bring data from another Numbers file into my current table. I was wondering if you have to have that table in the same Numbers file. My Tables are in the thousands and and have 3 alphabets of columns and it would be difficult to fit 2 of those onto my screen in the same Numbers file.

    Not from another file, only from within the same document. Numbers does not support external links to other spreadsheet files.

  • Link between Numbers and mail

    Tonight, I was making an address list of Club Members, using NUMBERS, instead of a DATABASE. In one of the columns I was entering their E-mail addresses. Even before I finished typing the address, the Apple Mail opened up and was waiting for me the verify the address. It seems there is some kind of a link between Numbers and Mail.
    Has this happened to anyone else?

    Open your address book and drag a whole group into a blank space on a numbers sheet.
    You will get Last Name, First Name, phone number and email address already in a table. Just add anything else you require.
    Lots of neat shortcuts in Numbers

  • Tables links

    Is there a table link ..where I can show the values of sold_to_party  and ship_to_party as 2 different values?
    Please answer ASAP

    Hi,
    It seems your sold-to and ship-to customer were setup for the same number (valid case). How's about the payer? Are they same as well?
    Please check with your functional folk.
    I have different and same customer numbers in above tables. Also check table KNVP.
    Regards,
    Ferry Lianto

  • Tables for Serial Numbers

    Hi,
    Can i know the tables which maintain data for serial numbers?
    Regards
    Sasika

    Dear,
    Please refer this link,
    [Tables for Serial Numbers|Re: Tables about Serial Numbers]
    Regards,
    R.Brahmankar

  • Table Link :  Prod Order & Operations attached to the Order

    Hello,
    I need to extract Following Data:
    Input: Prod Order Numbers
    Output. Operations & Control key  attached to the production Order.
    Request to give the Table link to get the infornation.
    Thanks & Regards
    Nitin

    Hi,
      Production Order No-AUFNR from AFKO table
      Operations from AFVC table
      Link between AFKO and AFVC is AUFPL(Routing no. of operations)
    -Thaila Shree

  • SD-How to find table link of special delivery and sales order number?

    Hi Experts,
    I have a requirement as below.
    In LIPS table (SD document: Delivery: Item data), in this table has one kind data.
    One record has maintianed 2 fields PSPNR(Project definition (internal)) and PS_PSP_PNR(Work Breakdown Structure Element (WBS Element)).
    How to find sales order number of the above record? Could you tell me which table link the delivery item data and sales order number?
    Thanks a lot,
    Frank

    hi,
    check this.
    [https://forums.sdn.sap.com/click.jspa?searchID=20150250&messageID=3784069]

  • One-to-many table linking

    Hi all,
    I'm trying to write a report with multiple one-to-many table links.  The issue is I only want a single record from the linked tables.  The main table is an item table and the linked tables are issue and receipt.  I want to display information from the last issue record and the last receipt record along with the item information.  Not sure how to restrict the joins to just a single record (also need to sort desc on dates in the linked tables).  Does this require the use of a view? or a custom sp?
    Thanks for taking your time to help.
    Kevin

    To bring back a single record then you will probably need to use a View , command or SP.
    However, in Crystal you can bring back multiple records and only display the record you want. The easiest way will be to group
    Data on Date and then Item code.
    Place the data you want to see in in Item group footer and suppress details and all other Group headers and footers.
    To get receipt date just use a maximum summary of receipt date in item group footer
    Ian

  • Convert table linked report into a Command version - Howto?

    How can I convert hundreds of reports from table linked into a Command version?
    One way to do is to take the SQL syntax off the report, add a Command with that Syntax and manually replace the database fields by the Command fields.
    I can not believe that is the right way to this. Is there no hidden (re-)mapping fields button or another undocumented feature?
    If this is the way to do it... when will there be a one-button-click solution. The underlaying data keeps the same, could not be that hard to build..?
    Without that basic functionality Crystal Reports is not option for us anymore.
    Backgroud: We do have hundreds of reports that are created by an ODBC (RDO) database (SQL Anywhere database), created by linking the tables and select the fields we like to use in the report. This works fine at least as we used the RDC method in our application. Because we are moving to .NET we could not use RDC anymore and have to use the .NET methods. However the .NET SDK is very limited. The only way to add more complex WHERE statements is to use the Command functionality of Crystal Reports.

    Hi Hans,
    Let me explain, Command Objects are sent directly to the DB server as is. CR does not alter the SQL at all. As you know in SQL there are minor differences between the various servers and the SQL syntax can vary from DB to DB. Because of this CR could not build in the logic to handle the vast number of potential mappings, and not jsut SQL types but also PC databases.
    To be able to map reports based on connections directly to the DB through a Command object the current versions of CR do not have the ability. Possibly the next version may have this feature though but we can't say for sure until it's released. Check our WEB site for new versions and there functionality.
    Next question about moving off of the RDC to .NET, you are correct. CR no longer allows you to modify the SQL statement directly. The RDC was actually supposed to stop you also but it did work.
    One possible solution is to use .NET and inProc RAS ( Report Application Server) and using record sets. Your app can get the SQL from the report, process the query and appending the info onto the WHERE clause as well as other filtering and then set the existing reports data source to the record set. As long as your data is less than 5000 rows then no performance issues, over 5K and you may start to see slow report processing. Depends on other info and report complexity etc.
    If this is an option for you please post your question to the Crystal .NET development forum. Also, you will need to use 12.x.2000.x versions of the CR .NET assemblies and not use the basic version 10.5 or 10.2 that comes with .NET 2008 and 2005.
    Thank you
    Don

  • How are attribute and text master data tables linked in SAP R/3?

    Hello,
    how are attribute and text master data tables linked in SAP R/3?
    Most tables with attribute master data like T001 for company codes,
    have a text master data table T001T (add "T" to table name).
    When looking at the content of table T001 via transaction se11,
    the text are automatically joined.
    But for some tables there is no "T"-table (e.g. table TVBUR for sales offices
    has no text table TVBURT), but in se11 you get texts. There is an address
    link in TVBUR, but the Name1, etc. are empty.
    a) Where are the text stored?
    b) How does the system know of the link?
    Hope someone can help!
    Best regards
    Thomas

    Hi Thomas
    The master and text table are not linked by name, of course, if you see the text table, it has the same key fields of master table, only it has the field key spras and the field for description.
    The link beetween the tables is done by foreign key: if you check the text table TVKBT u need to see how the foreign key for field VKBUR is done:
    -> Foreing key with table TVBUR
    -> Foreing key field type -> KEY FIELD FOR A TEXT TABLE
    ->Cardinality-> 1-:CN
    It's very important the attribute sets for Foreing key field type, if it's KEY FIELD FOR A TEXT TABLE, it'll mean the table is a text table: i.e. that mean the master table is a check table for the text table, where the foreign key type is for text table.
    U can find out the text table of master table by SE11: GoTo->Text Table
    U can fined some information in table DD08L.
    Max

  • TABLE LINK SHIPMENT DOCUMENT TO VENDOR PAYMENT

    Hi,
    Our process is we are creating shipment document and cost then backgroung we are creating
    service sheet entry and purchase. Against service sheet entry we parking transport vendor bill
    and againsr park document payment is given to vendor against the MIRO t code.
    I need help of entire table link to develop report shipment document to vendor payment document no and
    details againt service sheet entry.
    Thanks in advance
    Regards
    Tarunkumar

    You can get link by joinning below tables.Hope these tables will elp to get data.
    VTTK shipment number.
    VFKP shipment costing item data
    CESSR service entry sheet details
    EKBE PO history
    RBCO & RBKP invoice item and header tables.
    From cessr you will get shipment cost document and service entry sheet details and you will get from EKBE PO ,service entry sheet and invoice details.

  • Routing Table Linking.

    I am currently working on a project whereby I am linking in MS Access the data in the "MTL_SYSTEM_ITEMS_B" Table, "BOM_OPERATIONAL_ROUTING" Table, "BOM_OPERATION_SEQUENCE" Table and "BOM_OPERATION_RESOURCES" Table. As for the link between the "MTL_SYSTEM_ITEMS_B" table and the "BOM_OPERATIONAL_ROUTING" table, there is a one to one relationship. Though for the link between "BOM_OPERATIONAL_ROUTING" (link from) and "BOM_OPERATION_SEQUENCE" (link to), this link is not so straight forward. The BOM Technical Manual shows that these tables are linked by way of the field "ROUTING_SEQUENCE_ID". What makes things complex is that there is a "COMMON_ROUTING_SEQUENCE_ID" field for parts that have similar routings. For parts that have similar routings, the valid routing is the "COMMON_ROUTING_SEQUENCE_ID". The question I have is what type of database structure should exist as there are two fields that are possible candiates for linking. When looking at the data in the "BOM_OPERATIONAL_ROUTING" (link from) table in Discoverer, the data in the "ROUTING_SEQUENCE_ID" field is unique, though the data in the "COMMON_ROUTING_SEQUENCE_ID" field is not unique. The field "ROUTING_SEQUENCE_ID" does not contain data in the "BOM_OPERATION_SEQUENCE" (link to) table where data exists in the "COMMON_ROUTING_SEQUENCE_ID" field for the part in "BOM_OPERATIONAL_ROUTING" (link from) table. In other words if you simply link the field "ROUTING_SEQUENCE_ID" that exists between "BOM_OPERATIONAL_ROUTING" and "BOM_OPERATION_SEQUENCE" you will not get operation sequence records for parts that have common routings.
    It is confusing as the Oracle Technical Manual does not spell out this issue in the Diagram 9:Routings or I do not understand how to interpret the relationships.
    Any help in defining the relationship between "BOM_OPERATIONAL_ROUTING" table and "BOM_OPERATION_RESOURCES" table would be greatly appreciated.

    I am seeing that with the complexity of the problem, I have not been clear enough.
    Basically I am trying to replicate the relationships that exist in the Oracle table structure within a MS Access environment. Basically what I am doing is taking data from Discoverer tables that were derived from the table relationships that exist in Oracle and downloading them into MS Access. Because of Sarbanes Oxley restrictions, I cannot originate reports in the Discoverer environment so I have to download the data and replicate the structure within MS Access. Secondly, the table links in Discoverer are not proper and there is no existing Discoverer report.
    I determined a jerry-rigged solution earlier yesterday for MS Access though I am sure it is not the structure that exists in Oracle. I basically created a junction table that includes only one record for each "common_routing_sequence_id" thereby reducing the relationship between the "BOM_Operational_Routing" table and the junction table to a many to one. I then linked the "common_routing_sequence_id" in a one to many relationship out of the juction table to the "BOM_Operation_Sequence" table.
    I cannot find how Oracle handles this table structure though I have reviewed the technical manual showing the relationship. It is not spelled out in the technical manual. All I see is a one to many link on "routing_sequence_id" coming from the "BOM_Operational_Routing" to "BOM_Operation_Sequence".

  • I want to convert a series of names into a table (in either numbers or pages). The list I have has a name and then an email address in brackets, followed by a 'yes' or a 'no'. I would like to separate the list into three columns

    I want to convert a series of names into a table (in either numbers or pages). The list I have has a name and then an email address in brackets, followed by a 'yes' or a 'no'. I would like to separate the list into three columns - the first containing the name, the second containing the email address and the third containing the 'yes' or 'no'.
    Can you help me ?

    The question that needs to be answered is what is separating the columns? Is it a single tab, one or more tabs, spaces, or what?  Or is it the brackets that makes the separation between the three pieces of data?
    If it is always a single tab, that makes it really easy.  All you have to do is find/replace the brackets with nothing (as Wayne said)
    If it might be multiple tabs, you can find/replace tab-tab with a single tab and repeat that a few times until no more double-tabs are found.
    If it is one or multiple spaces, that might be difficult. I'll think about this one if this is what you have. I'll ignore this possiblility for now.
    If it is the brackets separating the three pieces of data, you would Find/Replace the left bracket with a tab then do the same with the right bracket.

  • Table Link for EQUNR (Eqpt Number) and GEWRK (Main Work Center)

    Hello,
    I need to fetch the main work center from equipment master. I need a direct table link between the equipment number and mainwork center. We are getting a link of equipment number (EQUNR) to work center (ARBPL) and a link of work center (ARBPL) to main work center (GEWRK). But the problem with this scenario is - main work center is not getting fetched from equipment master once work center is missing.
    We want a direct link through some table between EQUNR and GEWRK.
    Puneet

    Hi Puneet,
    Appreciate your problem !
    Many a times in such a situation (which I presume exists where no direct link is available between fields); we have 2 clear cut approaches -
    Approach 1:
    Develop a SAP Query, Functional Area/Infoset, and User Group ( using T code :SQ03,SQ02,SQ01 respectively )
    While developing Functional Area feed in these 2 tables (Table 1- equipment number (EQUNR) & work center (ARBPL) and Table 2 - work center (ARBPL) to main work center (GEWRK) with  work center (ARBPL) as the Primary Key- bridge to join these 2 tables.
    In SAP Query Development; you may take Plant as the Selection Field or any other field as per business requirement to make a search in the query.
    Now when you execute this query, you will get a complete Download of (EQUNR),work center (ARBPL)  and main work center (GEWRK) in one table.
    For SAP Query, you may also approach your ABAP Team Member. This is a cleaner approach than the other one.
    Approach 2:
    Take SE16 download of the Table 1 and Table 2 and join them in Excel (using vlookup if required).This approach is however limited to the data volume that you have to process.
    Please let me know, if you get stuck !
    Thanks,
    RAVI.

Maybe you are looking for