VLOOKUP over multiple sheets is NOT working?

I have ported a working Excel sheet into the iOS version on numbers and for what ever reason, the formulas are not working.  I have cleared all the cell data and marked with the appropriate field type e.g. number/text.
The idea is that on SHEET A there is a table listing part numbers, descriptions, list price, discount and product group.  The idea is that the left cell you enter the part number and the descrtipion and price are populated with the return values. 
For example Sheet 1
Part no     Description               Group    
192512     Self Forming Screw     A420     Accessories F 80     1.04     40
Sheet 2:
I enter the part number 192512 and expect colum B to be able to match to the data on Sheet 1?
Any ideas, I just get error after error?

http://db.tt/h5WE8bNz
I have put the file in question in my dropbox.  The idea behind this is that if a number is entered in column A on the quotation sheet the return value would be the description in column B on the Gross PL sheet.  I also need to call the price which also matches the part number listed.
I have tried many attempts.  ok fine in Excel but I really need to have on my iPad as I don't always have access to the Internet?
Hope you can help!

Similar Messages

  • Multiple delete is not working.

    Hi,
    Multiple delete is not working. Please find my backend bean code. Please let me know the issue in my code.
    Table:
    <af:table value="#{bindings.CmProcessParamValueView13.collectionModel}"
    var="row"
    rows="#{bindings.CmProcessParamValueView13.rangeSize}"
    emptyText="#{bindings.CmProcessParamValueView13.viewable ? 'No data to display.' : 'Access Denied.'}"
    fetchSize="#{bindings.CmProcessParamValueView13.rangeSize}"
    rowBandingInterval="1"
    selectedRowKeys="#{bindings.CmProcessParamValueView13.collectionModel.selectedRow}"
    selectionListener="#{bindings.CmProcessParamValueView13.collectionModel.makeCurrent}"
    rowSelection="multiple"
    binding="#{backingBeanScope.backing_app_RunCalcPage.t1}"
    id="t1" width="720px" inlineStyle="height:140px;" partialTriggers="cb6 cb3"
    filterVisible="true" filterModel="#{bindings.CmProcessParamValueView13.queryDescriptor}" >
    <af:column sortProperty="ParamValue7"
    sortable="true" width="690"
    headerText="Comm Type"
    rowHeader="unstyled"
    id="c2" align="left" filterable="true">
    <af:outputText value="#{row.ParamValue7}"
    id="ot4"/>
    </af:column>
    </af:table>
    Backing Bean Delete Code:
    RowKeySet rowKeySet = (RowKeySet)this.t1.getSelectedRowKeys();
    CollectionModel cm = (CollectionModel)this.t1.getValue();
    System.out.println("RowKeySet is: "+ rowKeySet.getSize());
    for (Object facesTreeRowKey : rowKeySet) {
    cm.setRowKey(facesTreeRowKey);
    JUCtrlHierNodeBinding rowData =
    (JUCtrlHierNodeBinding)cm.getRowData();
    System.out.println("RowData is : "+rowData.getAttribute("ParamValue7"));
    rowData.getRow().remove();
    Thanks.

    Issue is resolved...
    Solution is,
    Remove selectionListener and selectedKey attributes from the table.
    Delete code is:
    DCBindingContainer dcBindings =
    (DCBindingContainer)getBindings();
    DCIteratorBinding dcIterator =
    dcBindings.findIteratorBinding("Iterator...");
    RowSetIterator rs = dcIterator.getRowSetIterator();
    RowKeySet rks = this.t1.getSelectedRowKeys();
    Iterator rksIter = rks.iterator();
    while (rksIter.hasNext()) {
    List l = (List) rksIter.next();
    Key key = (Key)l.get(0);
    Row row = rs.getRow(key);
    if(row != null)
    row.remove();
    }

  • My apple tv, all of a sudden, is no longer able to connect to my computer.  I have restarted EVERYTHING, multiple times, still not working.

    My apple tv, all of a sudden, is no longer able to connect to my computer.  I have restarted EVERYTHING, multiple times, still not working.

    Welcome to the Apple Community.
    Check your store location is set correctly, if this doesn't help, try restarting the Apple TV by removing ALL the cables for a 30 seconds.

  • HTML5 Canvas (in Flash CC) Button Functionality Faulty - Over, Down states do not work

    I have searched and searched and I can't find a solution.
    In Flash CC, creating in an Actionscript 3.0 canvas, buttons work as expected. Up, Over, Down and Hit states produce desired results.
    I am creating an HTML5 animated webpage and none of the buttons work as expected. Here are the flaws:
    1 - There is no hand when a button is scrolled over. This is an issue because there are multiple objects on stage, only half of which are buttons. The user needs to be able to know which are clickable.
    2 - When I have an image on the Up state, all is well. But when I add an image on the Over state, it causes a loop. Up and over just loop in the preview and after I publish regardless of the cursor position and regardless of the browser type (FF, Chrome, IE).
    I have searched the web. A lot of people have this problem but no answers have surfaced. I don't particularly want to spend another 100 hours recreating in Edge Animate--which I am not as familiar with. Is there some code that might stop all the madness?

    You can program using java script in flash.
    use the code
    exportRoot.stop();
    inside the button frame
    if not working and all becomes gray as described above then target your button from the main timeline like
    exportRoot.someClip.subClip.stop();
    But remember to change .someClip & .subClip with their correct names.

  • Over State and actions not working with buttons in Flash cs4

    Hi - I am working on a Flash file and some of the buttons in the document are not working.When I test the movie the hand cursor appears when I hover over the buttons they don't change colour (as specified in the over state) and the actions don't work. Not sure what is going on here as I created other buttons in the same document the same way and they work fine. Thanks in advance.

    If you remove the code from the buttons do they react properly to a mouse over interaction?
    What is the code that is in place?

  • Balance Sheet Statements not working

    Hello,
    I have deployed the standard scenario for the Balance Sheet statement, but unfortunately when I execute the query, the balance dependencies in the FS hierarchy are not working. They don't appear in the hierarchy nodes. I have a difference in my balance sheet due to these missing financial statements.
    I have activated 0figl_vc1, 0figl_c01 and the flow before the cubes.
    Any idea about what is happening?
    Best regards
    Sérgio

    Hello Sérgio,
    In that program are you using in the "Financial statement version" parameter the same one that you're using in BW?
    Be sure of that.
    Also compare with others "Financial statement version" (but always comparing the same between systems) to see if the result is ok.
    You should be comparing the totals and not the subtree. If the totals are ok, the hierarchy is constructed different between systems. Compare the hierarchy.
    Also for the most detailed difference you'll find compare with the data in cube 0FIGL_C01 and not the 0FIGL_VC1 to see if there the data is ok.
    Diogo.

  • Multiple Image Upload not working on macs

    Hello everybody,
    I have searched everywhere for an answer to this issue and I'm not sure if there is a solution yet.
    I am hoping someone reads this and tells me if either I need to use another product or post a fix for this to work.
    I am developing a website for a photographer who needs to upload the pictures he takes for his clients to review on his website.
    So on the backend I have created an application where he logs in and creates a new client and then uploads multiple images to that client's folder.
    I am of course developing the site in ADDT version 1.0.1. in Dreamweaver CS4.
    Everything works as expected except for the image upload part, where he is unable to upload even a single image.
    He is using Mac OS X and Safari 3 to access his site.
    I use a PC and can upload images perfectly, but the whole purpose of the website is for him to be able to upload images without me.
    I read somewhere that ADDT's Multiple Image upload did not work on Macs because of the way that the OS handles image uploads to the server via HTTP. I also know that Flash v.10 had an issue with this behaviour in the past, but that it's been fixed with ADDT's v. 1.0.1, which is true since as I said I am able to upload images from my PC using that Flash version.
    There is a product called MultiPowUpload from Element-IT (http://www.element-it.com/MultiPowUpload.aspx) that seems to do the exact same thing as ADDT's Multiple Image Upload, and I have tested the Demo version both on Mac and PC and works perfectly well.
    I really would like my ADDT behaviour to work, first because I already have the whole site developed in it, plus I am used to the software already, and also because Element-IT's product is a bit pricey for a multiple server license (which I would need for other sites I plan to develop for Mac users).
    Any thoughts or pointers you might have will be greatly appreciated.
    Thank you in advance.
    Luis Herrero.

    Thanks a lot for your replies and helpful ideas.
    It turns out that for some strange reason the problem was with the hosting provider.
    I have moved another site which was not working with Macs either to a new provider and everything works now as it should be, without changing any files at all.
    I have in fact v.1.0.1 in both those sites (those were the first things I checked before posting here) and Flash Player v. 10 both on the Mac and PC, so it will remain a mystery as to why the server behavior did not work with that particular host on Macs.
    Thanks again.
    Best regards.

  • Multiple IDOCs pattern not working

    Hello, When I tried Multiple IDOC to single file pattern, it is not working as expected. Everytime when a idoc reaches XI, it is going to a seperate BPM queue and not collecting the IDOCs, any idea??

    Yes, I have refered. I have done exaclty the same thing as in SAP Pattern for collecting multiple idocs to single file. Everything is working fine in BPM too.  But the problem is whenever the idoc hits XI, it is going to a seperate BPM queue instead of a same queue. So single message for each BPM and BPM waits for 3 minutes (mentioned in BPM) and times out. But my need is all the IDOCs should come to a single BPM queue and BPM needs to collect all the IDOCs and send it as a single file.

  • C3 - Multiple Selection is not working with pencil...

    Hello Guys,
    Pencil key is not working for multiple selection while ctrl key is working.
    Can any1 guide me how to do muliple selection......

    There was an issue with messaging in the original software on the C3, so make sure that you are up-to-date. To check your software version try *#0000#
    Latest software release for Nokia C3-00 is 08.63
    Your service provider may not have the latest nokia version available, but make sure you have the most recent you can get.
    Menu > Settings > Phone> Phone Updates > Downl. phone software

  • Hp 6700 option to scan to single file or multiple files does not work-scans to single files only

    Cannot find a way  to scan multiple documents to a single file.  The option on the Scan function does not work!

    Hi @apdamw 
    Have you tried saving the scanned pages as a PDF? When you choose PDF in the format option, you will see the option to choose save all pages to a single file, or create a seperate file for each scanned page. Depending on what option you see, you will need to tick or untick the option.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Tree Multiple Selection does not work ???

    Hello, while migrating my application from Flex 1.5 to Flex
    2, I had the disgreement to discover that multiple selection in
    tree does not work anymore.
    I event tried the basic example found in Flex documentation
    (see below), which does not work
    Please, I need this feature in my application ! How can I do
    ? Is it normal ?
    Thanks

    Multiple selection in the tree was removed for the General
    release.. I am sure they plan to put it back as soon as possible.
    Tracy

  • BBA Spread Sheet Interface Not Working.

    Hey,
    I am trying to upload Balances through BBA Spread Sheet Interface,but its not working
    Please can anybody tell me what excel settings should i have,or any relevant stuff which could help.
    Regards,
    Adil Hussain

    Actually when i try to upload batch after adding employees the file is not uploaded . How do you upload the batch? Please mention the navigation path along with the steps you follow.
    Sometimes file is not downloaded or it is not opened in excel.
    Various errors appear during this process. like ORA-20001, Assignment id in not correct format etc.Please post the exact error message.
    Please can you also give me any document reference which gives details about Excel settings for using BBA and BEE spreadsheet interface along with any application settings that should be donePlease provide more details so we can suggest.
    Thanks,
    Hussein

  • HT3562 voice over and hindi script not working

              sometimes suddenly  hindi script is not working on voice over command. are there any command to enable or disable to read out or not read out hindi letters in iphone?

    In that case, lines like this:
    this.getField("Page1_Player_Level").value = 0
    should be:
    event.value = 0;
    And at the beginning, I'd suggest doing this:
    // Get the field value
    var v = getField("Page1_Experience_Actual").value;
    // Set this field's value based on the value of the input
    if (v == "") {
      event.value = 0;
    } else if (v > 0 && v <= 99) {
      event.value = 1;
    } // etc.
    to make the code easier to maintain and decrease its size.
    If you're still having problems, check the JavaScript console (Ctrl+J) to see if any errors are reported.

  • Multiple headphone sets not working?

    I just recently received a replacement iPod Nano because my last one glitched itself and wouldn't respond to anything a consultant had me do. It's worked great since I got it. The last time I listened to it was Friday [the 6th], and the headphones worked just fine. Today [the 8th] I went to listen to it, and sound only came out of the left speaker. At first, I thought that it was only the headphones, and I just needed a new pair. Well, I went to use another pair I had [for an Mp3 player] and once again, sound came out through just the left speaker. That's two sets that would not work for the right headphone speaker. Could anything be wrong inside this iPod? Is there anything I can do to fix it? I would rather not have to have it replaced, since this IS a replacement iPod.
    Thank you for any help!

    Your headphone jack in the iPod is broken, you will need to get it replaced. You don't wrap your headphone cord around your iPod while it is plugged in, do you?

  • Skype over charged me - chat not working, how do i...

    Skype has taken £110 from my bank account in the last two months even though, as my statement shows, it should only have taken two payments of £10. I have tried to contact Skype but an unable to find a telephone number or email. The chat support is not working. What do I do?

    First things first: Pull down the Apple Menu and select "about this Mac" and tell us what version of OS X is currently on your computer.

Maybe you are looking for